manpage correction for restorevol -file option
authorMichael Meffie <mmeffie@sinenomine.net>
Thu, 9 Sep 2010 19:22:29 +0000 (15:22 -0400)
committerDerrick Brashear <shadow@dementia.org>
Thu, 9 Sep 2010 20:12:32 +0000 (13:12 -0700)
The restorevol -file option specifies which file to read.

Change-Id: I5c03eaaf8bf82fc6d3fb83ff08e8278257e7b65f
Reviewed-on: http://gerrit.openafs.org/2728
Reviewed-by: Andrew Deason <adeason@sinenomine.net>
Reviewed-by: Derrick Brashear <shadow@dementia.org>
Tested-by: Derrick Brashear <shadow@dementia.org>

doc/man-pages/pod1/restorevol.pod

index cf848ba..46438df 100644 (file)
@@ -91,8 +91,8 @@ checks done by the L<fileserver(8)> and L<salvager(8)>.
 
 =item B<-file> <I<dump file>>
 
-Specifies the output file for the dump.  If this option is not given, the
-volume will be dumped to standard output.
+Specifies the volume dump file to be read and restored to the local filesystem.
+If this option is not given, the volume dump will be read from standard input.
 
 =item B<-dir> <I<restore dir>>