Experimental --server mode
svn: r12858
This commit is contained in:
@@ -220,6 +220,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', ""),
|
||||
("server", 's', str, None, 0, 'Start GRAMPS server', "SERVER"),
|
||||
]
|
||||
|
||||
LONGOPTS = [
|
||||
@@ -250,6 +251,7 @@ LONGOPTS = [
|
||||
"oaf-private",
|
||||
"open=",
|
||||
"options=",
|
||||
"server=",
|
||||
"screen=",
|
||||
"sm-client-id=",
|
||||
"sm-config-prefix=",
|
||||
|
Reference in New Issue
Block a user