From d709f2a448896745627b78e939baa9715d14a63c Mon Sep 17 00:00:00 2001 From: Bryan Drewery Date: Wed, 29 Aug 2012 08:15:46 -0500 Subject: [PATCH] Remove `beadm mount` and add `beadm list -a` --- beadm.1 | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/beadm.1 b/beadm.1 index 9b94b9b..9926b5a 100644 --- a/beadm.1 +++ b/beadm.1 @@ -15,7 +15,7 @@ .\" @(#)beadm.1 .\" $FreeBSD$ .\" -.Dd June 26, 2012 +.Dd August 29, 2012 .Dt BEADM 1 .Os FreeBSD .Sh NAME @@ -38,8 +38,7 @@ destroy .Ao Ar beName | beName@snapshot Ac .Nm list -.Nm -mount +.Op Fl a .Nm mount .Ao Ar beName Ac @@ -99,12 +98,13 @@ Specifying will automatically unmount without confirmation. .Pp .It Ic list +.Op Fl a .Pp Displays all boot environments. .PP -.It Ic mount -.Pp -List all mounted datasets for the current boot environment. +If +.Fl a +is used, display snapshots as well. .Pp .It Ic mount .Ao Ar beName Ac