document -M
This commit is contained in:
parent
933a862577
commit
be81682daa
1 changed files with 27 additions and 4 deletions
|
|
@ -8,6 +8,14 @@ back up Unix file systems to Venti
|
||||||
.B -DVnv
|
.B -DVnv
|
||||||
]
|
]
|
||||||
[
|
[
|
||||||
|
.B -M
|
||||||
|
.I mtpt
|
||||||
|
]
|
||||||
|
[
|
||||||
|
.B -m
|
||||||
|
.I host
|
||||||
|
]
|
||||||
|
[
|
||||||
.B -s
|
.B -s
|
||||||
.I secs
|
.I secs
|
||||||
]
|
]
|
||||||
|
|
@ -118,9 +126,24 @@ Turn on debugging output.
|
||||||
.B -V
|
.B -V
|
||||||
Trace interactions with Venti server.
|
Trace interactions with Venti server.
|
||||||
.TP
|
.TP
|
||||||
.B -m \fImntname
|
.B -m \fIhost
|
||||||
Set backup name:
|
.B -M \fImtpt
|
||||||
this name is used in the printed
|
Set names used to construct the path in the
|
||||||
|
.B mount command.
|
||||||
|
The default
|
||||||
|
.I host
|
||||||
|
is the name returned by
|
||||||
|
.I sysname
|
||||||
|
(see
|
||||||
|
.IR getuser (3)).
|
||||||
|
The default
|
||||||
|
.I mtpt
|
||||||
|
is the place where
|
||||||
|
.I disk
|
||||||
|
is currently mounted.
|
||||||
|
.TP
|
||||||
|
Set backup mount point:
|
||||||
|
this name is also used in the printed
|
||||||
.B mount
|
.B mount
|
||||||
command.
|
command.
|
||||||
The default is the name returned by
|
The default is the name returned by
|
||||||
|
|
@ -150,7 +173,7 @@ When
|
||||||
finishes, it prints a single line of the form
|
finishes, it prints a single line of the form
|
||||||
.IP
|
.IP
|
||||||
.EX
|
.EX
|
||||||
mount /\fImntname\fL/\fIyyyy\fL/\fImmdd\fL/\fImntpath\fL \fIscore\fL \fIyyyy\fL/\fImmdd\fL/\fIhhmm
|
mount /\fIhost\fL/\fIyyyy\fL/\fImmdd\fL/\fImtpt\fL \fIscore\fL \fIyyyy\fL/\fImmdd\fL/\fIhhmm
|
||||||
.EE
|
.EE
|
||||||
.LP
|
.LP
|
||||||
This line is a valid configuration line for
|
This line is a valid configuration line for
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue