From 3edb3f232817777a22d68e8d19d793b9b9c35f20 Mon Sep 17 00:00:00 2001 From: Bryan Drewery Date: Tue, 26 Jun 2012 21:48:35 -0500 Subject: [PATCH] Document beadm mount --- beadm.1 | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/beadm.1 b/beadm.1 index f823068..508a2c3 100644 --- a/beadm.1 +++ b/beadm.1 @@ -39,6 +39,12 @@ destroy .Nm list .Nm +mount +.Nm +mount +.Ao Ar beName Ac +.Op mountpoint +.Nm rename .Ao Ar origBeName Ac .Ao Ar newBeName Ac @@ -91,6 +97,19 @@ will automatically unmount without confirmation. .It Ic list .Pp Displays all boot environments. +.PP +.It Ic mount +.Pp +List all mounted datasets for the current boot environment. +.Pp +.It Ic mount +.Ao Ar beName Ac +.Op mountpoint +.Pp +Temporarily mount the boot environment. +Mount at the specified +.Ar mountpoint +if provided. .Pp .It Ic rename Ao Ar origBeName Ac Ao Ar newBeName Ac .Pp