mirror of
https://git.openafs.org/openafs.git
synced 2025-01-31 13:38:01 +00:00
Added -dryrun
Added missing information about -dryrun option Reviewed-on: http://gerrit.openafs.org/4680 Reviewed-by: Jeffrey Altman <jaltman@openafs.org> Tested-by: BuildBot <buildbot@rampaginggeek.com> Reviewed-by: Derrick Brashear <shadow@dementia.org> (cherry picked from commit 97070b425d4c6e4fa4944160c0e7a6965ebb8e75) Change-Id: I185f0d76a6c95dcffa01713798a06672e6f9bfa3 Reviewed-on: http://gerrit.openafs.org/9623 Tested-by: BuildBot <buildbot@rampaginggeek.com> Reviewed-by: Andrew Deason <adeason@sinenomine.net> Reviewed-by: Stephan Wiesand <stephan.wiesand@desy.de>
This commit is contained in:
parent
f5f50b9f31
commit
bf732d3e7a
@ -12,13 +12,13 @@ B<vos delentry> S<<< [B<-id> <I<volume name or ID>>+] >>>
|
||||
S<<< [B<-server> <I<machine name>>] >>>
|
||||
S<<< [B<-partition> <I<partition name>>] >>>
|
||||
S<<< [B<-cell> <I<cell name>>] >>> [B<-noauth>] [B<-localauth>]
|
||||
[B<-verbose>] [B<-encrypt>] [B<-noresolve>] [B<-help>]
|
||||
[B<-dryrun>] [B<-verbose>] [B<-encrypt>] [B<-noresolve>] [B<-help>]
|
||||
|
||||
B<vos de> S<<< [B<-i> <I<volume name or ID>>+] >>>
|
||||
S<<< [B<-pr> <I<prefix of volume whose VLDB entry is to be deleted>>] >>>
|
||||
S<<< [B<-s> <I<machine name>>] >>> S<<< [B<-pa> <I<partition name>>] >>>
|
||||
S<<< [B<-c> <I<cell name>>] >>> [B<-noa>] [B<-l>]
|
||||
[B<-v>] [B<-e>] [B<-nor>] [B<-h>]
|
||||
[B<-d>] [B<-v>] [B<-e>] [B<-nor>] [B<-h>]
|
||||
|
||||
=for html
|
||||
</div>
|
||||
@ -141,6 +141,10 @@ to the Volume Server and Volume Location Server during mutual
|
||||
authentication. Do not combine this flag with the B<-cell> argument or
|
||||
B<-noauth> flag. For more details, see L<vos(1)>.
|
||||
|
||||
=item B<-dryrun>
|
||||
|
||||
Show the actions which would be taken, but do not make changes.
|
||||
|
||||
=item B<-verbose>
|
||||
|
||||
Produces on the standard output stream a detailed trace of the command's
|
||||
|
Loading…
x
Reference in New Issue
Block a user