Mercurial > p > roundup > code
diff doc/admin_guide.txt @ 7334:a83c932a00dc
reword doc update
| author | John Rouillard <rouilj@ieee.org> |
|---|---|
| date | Sun, 14 May 2023 00:49:43 -0400 |
| parents | b92ecb730510 |
| children | b84718ea4228 |
line wrap: on
line diff
--- a/doc/admin_guide.txt Sun May 14 00:48:14 2023 -0400 +++ b/doc/admin_guide.txt Sun May 14 00:49:43 2023 -0400 @@ -230,10 +230,10 @@ roundup_server -p 8017 -u roundup --save-config demo=/trackers/demo \ sysadmin=/trackers/sysadmin -Note it will save the old file to config.bak and create a new -config.ini. The file is recreated from scratch ignoring the contents -of the current config.ini. So you may need to merge the backup and -config files. +Note it will save an old config.ini file to config.bak and create a +new config.ini. The file is recreated from scratch ignoring the +contents of the current config.ini. You may need to merge the +backup and config files. Configuring Compression =======================
