diff --git a/src/const.py.in b/src/const.py.in index 24c75548f..df4833ad6 100644 --- a/src/const.py.in +++ b/src/const.py.in @@ -244,6 +244,7 @@ POPT_TABLE = [ ("", 'l', None, None, 0, 'List Family Trees', ""), ("", 'L', None, None, 0, 'List Family Tree Details', ""), ("force-unlock", 'u', None, None, 0, 'Force unlock of family tree', ""), + ("settings", 's', None, None, 0, 'Show settings and versions', ""), ] LONGOPTS = [