From ccc0c8978cf2ff09b91ee3231ba3844d3a9fa024 Mon Sep 17 00:00:00 2001 From: Pawel Jakub Dawidek Date: Mon, 14 Mar 2005 12:37:55 +0000 Subject: [PATCH] Document '-s' option of 'status' subcommand. MFC after: 1 week --- sbin/geom/core/geom.8 | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/sbin/geom/core/geom.8 b/sbin/geom/core/geom.8 index 494e28f1312..2b9758f38d3 100644 --- a/sbin/geom/core/geom.8 +++ b/sbin/geom/core/geom.8 @@ -57,6 +57,12 @@ This command is only available if the given class exists in the kernel. Print general information (within the given class) about all geoms (if no additional arguments were specified) or the given geoms. This command is only available if the given class exists in the kernel. +.Pp +Additional options include: +.Bl -tag -width ".Fl s" +.It Fl s +Produce script-friendly output. +.El .It Cm load Load the kernel module that implements the given class. This command is only available if the class does not yet exist in the kernel and