Help via -h and --help gives same info
svn: r9881
This commit is contained in:
parent
58b08de6c1
commit
9471ac757d
@ -192,6 +192,7 @@ POPT_TABLE = [
|
|||||||
("action", 'a', str, None, 0, 'Specify action', "ACTION"),
|
("action", 'a', str, None, 0, 'Specify action', "ACTION"),
|
||||||
("options", 'p', str, None, 0, 'Specify options', "OPTIONS_STRING"),
|
("options", 'p', str, None, 0, 'Specify options', "OPTIONS_STRING"),
|
||||||
("debug", 'd', str, None, 0, 'Enable debug logs', "LOGGER_NAME"),
|
("debug", 'd', str, None, 0, 'Enable debug logs', "LOGGER_NAME"),
|
||||||
|
("", 'l', None, None, 0, 'List Family Trees', ""),
|
||||||
]
|
]
|
||||||
|
|
||||||
LONGOPTS = [
|
LONGOPTS = [
|
||||||
|
Loading…
Reference in New Issue
Block a user