From 37cdc7113279d0e04ad4d7e36776d2af963d0bf8 Mon Sep 17 00:00:00 2001 From: Andrew Deason Date: Fri, 26 Jul 2013 21:49:05 -0500 Subject: [PATCH] doc: volinfo manpage fixes We now have a -checkout option, but no -online option. Document -checkout and remove -online. Change-Id: Ie8d6e35c6e09abf994b8417b3bb20ee379095a25 Reviewed-on: http://gerrit.openafs.org/10407 Tested-by: BuildBot Reviewed-by: Derrick Brashear --- doc/man-pages/pod8/volinfo.pod | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/doc/man-pages/pod8/volinfo.pod b/doc/man-pages/pod8/volinfo.pod index d4c0e38412..9131b36db5 100644 --- a/doc/man-pages/pod8/volinfo.pod +++ b/doc/man-pages/pod8/volinfo.pod @@ -7,7 +7,7 @@ volinfo - Produces detailed statistics about AFS volume headers =for html
-B [B<-online>] [B<-vnode>] [B<-date>] [B<-inode>] [B<-itime>] +B [B<-checkout>] [B<-vnode>] [B<-date>] [B<-inode>] [B<-itime>] S<<< [B<-part> >+] >>> S<<< [B<-volumeid> >+] >>> [B<-header>] [B<-sizeonly>] [B<-fixheader>] [B<-saveinodes>] [B<-orphaned>] [B<-filenames>] [B<-help>] @@ -28,9 +28,11 @@ display output for one volume only, include the B<-volumeid> argument. =over 4 -=item B<-online> +=item B<-checkout> -Is nonoperational. +Checkout the specified volume from the running fileserver. This ensures that +the fileserver or other processes will not be modifying volume metadata at the +same time we are trying to read it, leading to invalid or incorrect results. =item B<-vnode>