tweaks
This commit is contained in:
parent
c075fbeedc
commit
e5e159fd69
12 changed files with 175 additions and 14 deletions
|
|
@ -1 +1,20 @@
|
|||
[a-z0-9:]* [a-z0-9:]*.[0-9]*
|
||||
listen1 listen1.8
|
||||
vbackup vbackup.8
|
||||
vcat vbackup.8
|
||||
vftp vbackup.8
|
||||
vmount vbackup.8
|
||||
vmount0 vbackup.8
|
||||
vnfs vbackup.8
|
||||
rdarena venti-backup.8
|
||||
venti-backup venti-backup.8
|
||||
wrarena venti-backup.8
|
||||
buildindex venti-fmt.8
|
||||
checkarenas venti-fmt.8
|
||||
checkindex venti-fmt.8
|
||||
conf venti-fmt.8
|
||||
fmtarenas venti-fmt.8
|
||||
fmtindex venti-fmt.8
|
||||
fmtisect venti-fmt.8
|
||||
syncindex venti-fmt.8
|
||||
venti-fmt venti-fmt.8
|
||||
venti venti.8
|
||||
|
|
|
|||
|
|
@ -34,7 +34,6 @@ The
|
|||
.B -v
|
||||
flag causes verbose logging on standard output.
|
||||
.SH SOURCE
|
||||
.B \*9/src/cmd/aux/listen1.c
|
||||
.B \*9/src/cmd/listen1.c
|
||||
.SH "SEE ALSO"
|
||||
.IR dial (3)
|
||||
|
||||
|
|
|
|||
|
|
@ -114,12 +114,14 @@ Turn on debugging output.
|
|||
Trace interactions with Venti server.
|
||||
.TP
|
||||
.B -m \fImntname
|
||||
Set backup name
|
||||
(defaults to
|
||||
.IR sysname (3)):
|
||||
Set backup name:
|
||||
this name is used in the printed
|
||||
.B mount
|
||||
command.
|
||||
The default is the name returned by
|
||||
.I sysname
|
||||
(see
|
||||
.IR getuser (3)).
|
||||
.TP
|
||||
.B -n
|
||||
No-op mode: do not write any blocks to the server
|
||||
|
|
@ -336,4 +338,3 @@ Mount the backups on a client machine using
|
|||
.EE
|
||||
.PP
|
||||
(Users of fancy shells may need to quote the address argument.)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue