aboutsummaryrefslogtreecommitdiff
path: root/stand/man/loader.8
diff options
context:
space:
mode:
Diffstat (limited to 'stand/man/loader.8')
-rw-r--r--stand/man/loader.815
1 files changed, 14 insertions, 1 deletions
diff --git a/stand/man/loader.8 b/stand/man/loader.8
index 484e0a7b300c..e35414049e23 100644
--- a/stand/man/loader.8
+++ b/stand/man/loader.8
@@ -26,7 +26,7 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.Dd November 14, 2025
+.Dd June 4, 2026
.Dt LOADER 8
.Os
.Sh NAME
@@ -97,6 +97,19 @@ and
.Pp
.Bl -tag -width indent -compact
.\" sort the following entries according to the second field
+.It Ic be-list
+Lists the boot environments that are visible to
+.Nm .
+The listed names may be used directly with
+.Ic be-switch .
+.It Ic be-switch Ar beName
+Switch to the
+.Ar beName
+boot environment.
+The
+.Nm
+configuration will be reloaded from the new root, and any previously loaded
+kernel and modules will be immediately unloaded.
.It Ic boot-conf
Load the
.Nm