Document `beadm rename`

This commit is contained in:
Bryan Drewery 2012-05-14 17:27:55 -05:00
parent a19dc4b593
commit c2aae21db5
1 changed files with 11 additions and 0 deletions

11
beadm.1
View File

@ -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