Remove `beadm mount` and add `beadm list -a`

This commit is contained in:
Bryan Drewery 2012-08-29 08:15:46 -05:00
parent 1f232a46de
commit d709f2a448
1 changed files with 6 additions and 6 deletions

12
beadm.1
View File

@ -15,7 +15,7 @@
.\" @(#)beadm.1 .\" @(#)beadm.1
.\" $FreeBSD$ .\" $FreeBSD$
.\" .\"
.Dd June 26, 2012 .Dd August 29, 2012
.Dt BEADM 1 .Dt BEADM 1
.Os FreeBSD .Os FreeBSD
.Sh NAME .Sh NAME
@ -38,8 +38,7 @@ destroy
.Ao Ar beName | beName@snapshot Ac .Ao Ar beName | beName@snapshot Ac
.Nm .Nm
list list
.Nm .Op Fl a
mount
.Nm .Nm
mount mount
.Ao Ar beName Ac .Ao Ar beName Ac
@ -99,12 +98,13 @@ Specifying
will automatically unmount without confirmation. will automatically unmount without confirmation.
.Pp .Pp
.It Ic list .It Ic list
.Op Fl a
.Pp .Pp
Displays all boot environments. Displays all boot environments.
.PP .PP
.It Ic mount If
.Pp .Fl a
List all mounted datasets for the current boot environment. is used, display snapshots as well.
.Pp .Pp
.It Ic mount .It Ic mount
.Ao Ar beName Ac .Ao Ar beName Ac