mirror of https://github.com/digint/btrbk
documentation: btrbk.1: added missing information about the "-r" command line option
parent
d09d81fbeb
commit
7017e14c32
|
@ -31,6 +31,11 @@ Read the configuration from <file>.
|
||||||
Preserve all backups. Skips deletion of old backups, even if specified
|
Preserve all backups. Skips deletion of old backups, even if specified
|
||||||
in the configuration file.
|
in the configuration file.
|
||||||
.TP
|
.TP
|
||||||
|
\-r
|
||||||
|
Resume only. Skips snapshot creation, only resumes missing
|
||||||
|
backups. This only makes sense if the \fIresume_missing\fR option is
|
||||||
|
set to \[lq]yes\[rq] in the configuration file.
|
||||||
|
.TP
|
||||||
\-v
|
\-v
|
||||||
Verbose output. Identical to: \-l info.
|
Verbose output. Identical to: \-l info.
|
||||||
.TP
|
.TP
|
||||||
|
|
Loading…
Reference in New Issue