Skip to content

Commit 6ecd2e4

Browse files
Doc updates, config file #4
1 parent 8616704 commit 6ecd2e4

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

README.rst

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -108,15 +108,17 @@ Run a Backup
108108

109109
The tool supports a YAML-based config file for settings. The config file is loaded first and any additional command-line arguments override the file based config settings.
110110

111-
An example *(with comments)* of the YAML-based config file is here: `conf/mongodb-consistent-backup.example.conf <conf/mongodb-consistent-backup.example.conf>`__.
112-
113-
A description of all available config settings can also be listed by passing the '--help' flag to the tool.
114-
115111
::
116112

117113
$ mongodb-consistent-backup --config /etc/mongodb-consistent-backup.yml
118114
...
119115

116+
Restore a Backup
117+
118+
An example *(with comments)* of the YAML-based config file is here: `conf/mongodb-consistent-backup.example.conf <conf/mongodb-consistent-backup.example.conf>`__.
119+
120+
A description of all available config settings can also be listed by passing the '--help' flag to the tool.
121+
120122
Restore a Backup
121123
~~~~~~~~~~~~~~~~
122124

0 commit comments

Comments
 (0)