Document "destroy" as an alias for "stop".
This commit is contained in:
parent
af53082837
commit
8cf208171f
@ -24,7 +24,7 @@
|
||||
.\"
|
||||
.\" $FreeBSD$
|
||||
.\"
|
||||
.Dd January 24, 2011
|
||||
.Dd August 3, 2012
|
||||
.Dt GVIRSTOR 8
|
||||
.Os
|
||||
.Sh NAME
|
||||
@ -43,6 +43,10 @@
|
||||
.Op Fl fv
|
||||
.Ar name ...
|
||||
.Nm
|
||||
.Cm destroy
|
||||
.Op Fl fv
|
||||
.Ar name ...
|
||||
.Nm
|
||||
.Cm add
|
||||
.Op Fl vh
|
||||
.Ar name prov ...
|
||||
@ -107,6 +111,9 @@ Turn off an existing virtual device with the given
|
||||
.Ar name .
|
||||
This command does not touch on-disk metadata.
|
||||
As with other GEOM classes, stopped geoms cannot be started manually.
|
||||
.It Cm destroy
|
||||
Same as
|
||||
.Cm stop.
|
||||
.It Cm add
|
||||
Adds new components to existing virtual device with the given
|
||||
.Ar name .
|
||||
|
Loading…
x
Reference in New Issue
Block a user