diff options
Diffstat (limited to 'man/man8')
-rw-r--r-- | man/man8/vbackup.8 | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/man/man8/vbackup.8 b/man/man8/vbackup.8 index 586941b3..68bba03f 100644 --- a/man/man8/vbackup.8 +++ b/man/man8/vbackup.8 @@ -5,7 +5,7 @@ back up Unix file systems to Venti .SH SYNOPSIS .B vbackup [ -.B -DVnv +.B -DVinv ] [ .B -M @@ -154,6 +154,10 @@ The default is the name returned by .B -n No-op mode: do not write any blocks to the server .TP +.B -i +Read scores incrementally from the previous backup as needed, +rather than prefetching them. +.TP .B -v Print verbose output. .TP |