Document `beadm rename`
This commit is contained in:
parent
a19dc4b593
commit
c2aae21db5
11
beadm.1
11
beadm.1
|
|
@ -40,6 +40,10 @@ destroy
|
|||
.Ao Ar beName@snapshot Ac
|
||||
.Nm
|
||||
list
|
||||
.Nm
|
||||
rename
|
||||
.Ao Ar origBeName Ac
|
||||
.Ao Ar newBeName Ac
|
||||
.Sh DESCRIPTION
|
||||
The
|
||||
.Nm
|
||||
|
|
@ -88,6 +92,13 @@ snapshot.
|
|||
.Pp
|
||||
Displays all boot environments.
|
||||
.Pp
|
||||
.It Ic rename Ao Ar origBeName Ac Ao Ar newBeName Ac
|
||||
.Pp
|
||||
Renames the given
|
||||
.Ar origBeName
|
||||
to the given
|
||||
.Ar newBeName
|
||||
.Pp
|
||||
.El
|
||||
.Sh EXAMPLES
|
||||
.Bl -bullet
|
||||
|
|
|
|||
Loading…
Reference in New Issue