We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b99dc10 commit 3eabbdaCopy full SHA for 3eabbda
doc/admin_guide.txt
@@ -230,10 +230,10 @@ roundup-server command line use::
230
roundup_server -p 8017 -u roundup --save-config demo=/trackers/demo \
231
sysadmin=/trackers/sysadmin
232
233
-Note it will save the old file to config.bak and create a new
234
-config.ini. The file is recreated from scratch ignoring the contents
235
-of the current config.ini. So you may need to merge the backup and
236
-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.
237
238
Configuring Compression
239
=======================
0 commit comments