diff options
author | rsc <devnull@localhost> | 2005-08-11 17:06:25 +0000 |
---|---|---|
committer | rsc <devnull@localhost> | 2005-08-11 17:06:25 +0000 |
commit | 7b14c113def74b63ac7b244974ea7c0519f2cc4f (patch) | |
tree | ac644c79e155f7dd3bdf8722d6bf1b081350c134 /man/man8 | |
parent | e060bc52275a6d7eff5238fba5ba592004da3eb3 (diff) | |
download | plan9port-7b14c113def74b63ac7b244974ea7c0519f2cc4f.tar.gz plan9port-7b14c113def74b63ac7b244974ea7c0519f2cc4f.tar.bz2 plan9port-7b14c113def74b63ac7b244974ea7c0519f2cc4f.zip |
update
Diffstat (limited to 'man/man8')
-rw-r--r-- | man/man8/vbackup.8 | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/man/man8/vbackup.8 b/man/man8/vbackup.8 index 34ad44b7..9b039014 100644 --- a/man/man8/vbackup.8 +++ b/man/man8/vbackup.8 @@ -30,6 +30,11 @@ back up Unix file systems to Venti .B > .I disk .PP +.B vftp +.I score +| +.I disk +.PP .B vmount [ .B -v @@ -173,6 +178,17 @@ option causes .I vcat to zero unused blocks instead. .PP +.I Vftp +presents an +.IR ftp (1)-like +interface to a physical or backed-up disk image. +It is used mainly for debugging. +Type +.B help +at the +.B vftp> +prompt for a list of commands. +.PP .I Vmount mounts the NFS service at the network connection .I address |