Document '-s' option of 'status' subcommand.

MFC after:	1 week
This commit is contained in:
Pawel Jakub Dawidek 2005-03-14 12:37:55 +00:00
parent ba6821f0d0
commit ccc0c8978c
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=143573

View File

@ -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