mirror of https://github.com/digint/btrbk
documentation: add information about wildcard characters for subvolume section; cleanup
parent
e4a7ba4be5
commit
3a8665bce9
|
@ -97,8 +97,8 @@ Print output in table format (shortcut for "\-\-format=table").
|
|||
.RS 4
|
||||
Print output in specified format. If set to "raw", prints
|
||||
space-separated key="value" pairs (machine readable). Affects output
|
||||
format for \fBrun\fR, \fBdryrun\fR, \fBlist\fR and \fBtree\fR
|
||||
commands. Useful for further exporting/scripting.
|
||||
format for \fBrun\fR, \fBdryrun\fR and \fBlist\fR commands. Useful for
|
||||
further exporting/scripting.
|
||||
.RE
|
||||
.PP
|
||||
\-\-progress
|
||||
|
@ -108,7 +108,7 @@ Show progress bar on send-receive operation.
|
|||
.PP
|
||||
\-\-print\-schedule
|
||||
.RS 4
|
||||
Print detailed scheduler information on "run" and "dryrun"
|
||||
Print detailed scheduler information on \fBrun\fR and \fBdryrun\fR
|
||||
commands. Use the \fI\-\-format\fR command line option to switch
|
||||
between different output formats.
|
||||
.RE
|
||||
|
|
|
@ -33,7 +33,8 @@ btrfs filesystem mounted with the \fIsubvolid=0\fR option.
|
|||
.RS 4
|
||||
Subvolume to be backed up, relative to the \fI<volume\-directory>\fR
|
||||
specified in the \fIvolume\fR section. Multiple \fIsubvolume\fR
|
||||
sections are allowed within \fIvolume\fR sections.
|
||||
sections are allowed within \fIvolume\fR sections. Accepts wildcard
|
||||
character "*".
|
||||
.RE
|
||||
.PP
|
||||
\fBtarget\fR <type> <target\-directory>|<url>
|
||||
|
|
Loading…
Reference in New Issue