chiark / gitweb /
man pages: Bugfixed man pages for --sign and --ack flags; e.g., for stg-new
authorGustav Hållberg <gustav@virtutech.com>
Mon, 29 Dec 2008 14:32:58 +0000 (15:32 +0100)
committerKarl Hasselström <kha@treskal.com>
Mon, 29 Dec 2008 14:32:58 +0000 (15:32 +0100)
commit6f775ac964243b25490e056610e5be5527e90fa6
treee5ca9226f0ad03509e7a52cad49a2eda15973581
parent4dd55aec004b2c2fa3dc42dc694bbda26c7a14f6
man pages: Bugfixed man pages for --sign and --ack flags; e.g., for stg-new

An optparse argument type 'callback' with a 'dest' setting showed as
"--sign SIGN". Use optparse's Option.takes_value() instead.

Signed-off-by: Gustav Hållberg <gustav@virtutech.com>
Signed-off-by: Karl Hasselström <kha@treskal.com>
stgit/argparse.py