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