diff --git a/src/const.py.in b/src/const.py.in index df4833ad6..d8a89b4e5 100644 --- a/src/const.py.in +++ b/src/const.py.in @@ -280,10 +280,9 @@ LONGOPTS = [ "sm-config-prefix=", "sm-disable", "sync", - "usage", "version", ] -SHORTOPTS = "O:i:e:f:a:p:d:lLhu?" +SHORTOPTS = "O:i:e:f:a:p:d:lLhus?" GRAMPS_UUID = uuid.UUID('516cd010-5a41-470f-99f8-eb22f1098ad6')