Ignore:
Timestamp:
Nov 26, 2008 3:08:31 PM (15 years ago)
Author:
Ted Faber <faber@…>
Branches:
axis_example, compt_changes, info-ops, master, version-1.30, version-2.00, version-3.01, version-3.02
Children:
c7e40f5
Parents:
457c4ac
Message:

Add dummy -C option

File:
1 edited

Legend:

Unmodified
Added
Removed
  • fedd/confirm_sshkey.py

    r457c4ac r3584a9f  
    1919        self.add_option('-q', '--quiet', dest='verbose', action='store_false',
    2020                default=True, help="No output")
     21        self.add_option('-C', dest=dummy,
     22                help="Compatibility option, no function")
    2123
    2224
Note: See TracChangeset for help on using the changeset viewer.