aboutsummaryrefslogtreecommitdiff
path: root/sbin/geom
diff options
context:
space:
mode:
authorPawel Jakub Dawidek <pjd@FreeBSD.org>2005-03-14 12:37:55 +0000
committerPawel Jakub Dawidek <pjd@FreeBSD.org>2005-03-14 12:37:55 +0000
commitccc0c8978cf2ff09b91ee3231ba3844d3a9fa024 (patch)
tree69c0907075f46fd189b3f38ef4cf834e5eec4d57 /sbin/geom
parentba6821f0d0c838c3e554a12849ac90708ae2e6dc (diff)
downloadsrc-ccc0c8978cf2ff09b91ee3231ba3844d3a9fa024.tar.gz
src-ccc0c8978cf2ff09b91ee3231ba3844d3a9fa024.zip
Document '-s' option of 'status' subcommand.
MFC after: 1 week
Notes
Notes: svn path=/head/; revision=143573
Diffstat (limited to 'sbin/geom')
-rw-r--r--sbin/geom/core/geom.86
1 files changed, 6 insertions, 0 deletions
diff --git a/sbin/geom/core/geom.8 b/sbin/geom/core/geom.8
index 494e28f13122..2b9758f38d35 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