2008-01-16 Benny Malengier <benny.malengier@gramps-project.org>
* src/ArgHandler.py: don't crash arghandler on wrong input #1592 * src/const.py.in: Add -h and --help so those work for non gnome users svn: r9853
This commit is contained in:
@@ -230,5 +230,5 @@ LONGOPTS = [
|
||||
"version",
|
||||
]
|
||||
|
||||
SHORTOPTS = "O:i:o:f:a:p:d:?:l"
|
||||
SHORTOPTS = "O:i:o:f:a:p:d:lh?"
|
||||
|
||||
|
Reference in New Issue
Block a user