comparison share/man/man1/roundup-server.1 @ 7335:b84718ea4228

document result of running save-config in a tracker home directory
author John Rouillard <rouilj@ieee.org>
date Sun, 14 May 2023 01:03:09 -0400
parents 7a48f771cd4f
children 46f92ac4e170
comparison
equal deleted inserted replaced
7334:a83c932a00dc 7335:b84718ea4228
76 .TP 76 .TP
77 \fB-h\fP or \fB--help\fP 77 \fB-h\fP or \fB--help\fP
78 Print help and exit. 78 Print help and exit.
79 .TP 79 .TP
80 \fB--save-config\fP 80 \fB--save-config\fP
81 Create or update configuration file and exit. 81 Create configuration file and exit. The old config.ini will be saved to
82 config.bak. Note that this command doesn't attempt to load or verify
83 an existing config.ini. Running this in a tracker home directory will
84 move the existing config.ini to config.bak and replace it with the
85 roundup-server's config.ini. This will make the tracker in the
86 directory fail to start until the original config.ini is restored.
82 .TP 87 .TP
83 \fBname=\fP\fItracker home\fP 88 \fBname=\fP\fItracker home\fP
84 Sets the tracker home(s) to use. The \fBname\fP variable is how the tracker is 89 Sets the tracker home(s) to use. The \fBname\fP variable is how the tracker is
85 identified in the URL (it's the first part of the URL path). The \fItracker 90 identified in the URL (it's the first part of the URL path). The \fItracker
86 home\fP variable is the directory that was identified when you did 91 home\fP variable is the directory that was identified when you did

Roundup Issue Tracker: http://roundup-tracker.org/