documentation: add information about wildcard characters for subvolume section; cleanup

pull/93/head
Axel Burri 2016-06-07 16:37:32 +02:00
parent e4a7ba4be5
commit 3a8665bce9
2 changed files with 5 additions and 4 deletions

View File

@ -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

View File

@ -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>