mirror of
https://github.com/opnsense/src.git
synced 2026-06-08 16:22:46 -04:00
Instead of documenting every standard subcommand's argument everywhere,
just leave reference to geom(8). MFC after: 1 week
This commit is contained in:
parent
adc8d20d9c
commit
650a08d046
7 changed files with 56 additions and 98 deletions
|
|
@ -58,16 +58,12 @@
|
|||
.Ar prov ...
|
||||
.Nm
|
||||
.Cm list
|
||||
.Op Ar name ...
|
||||
.Nm
|
||||
.Cm status
|
||||
.Op Ar name ...
|
||||
.Nm
|
||||
.Cm load
|
||||
.Op Fl v
|
||||
.Nm
|
||||
.Cm unload
|
||||
.Op Fl v
|
||||
.Sh DESCRIPTION
|
||||
The
|
||||
.Nm
|
||||
|
|
@ -120,19 +116,17 @@ Clear metadata on the given devices.
|
|||
.It Cm dump
|
||||
Dump metadata stored on the given devices.
|
||||
.It Cm list
|
||||
Print detailed information about every currently configured device; if a list of
|
||||
devices is passed as a parameter then only those devices will be shown.
|
||||
See
|
||||
.Xr geom 8 .
|
||||
.It Cm status
|
||||
Print general information about every currently configured device; if a list of
|
||||
devices is passed as a parameter then only those devices will be shown.
|
||||
See
|
||||
.Xr geom 8 .
|
||||
.It Cm load
|
||||
Load
|
||||
.Pa geom_concat.ko
|
||||
kernel module.
|
||||
See
|
||||
.Xr geom 8 .
|
||||
.It Cm unload
|
||||
Unload
|
||||
.Pa geom_concat.ko
|
||||
kernel module.
|
||||
See
|
||||
.Xr geom 8 .
|
||||
.El
|
||||
.Pp
|
||||
Additional options:
|
||||
|
|
|
|||
|
|
@ -58,16 +58,12 @@
|
|||
.Ar dev ...
|
||||
.Nm
|
||||
.Cm list
|
||||
.Op Ar prov ...
|
||||
.Nm
|
||||
.Cm status
|
||||
.Op Ar prov ...
|
||||
.Nm
|
||||
.Cm load
|
||||
.Op Fl v
|
||||
.Nm
|
||||
.Cm unload
|
||||
.Op Fl v
|
||||
.Sh DESCRIPTION
|
||||
The
|
||||
.Nm
|
||||
|
|
@ -147,19 +143,17 @@ Clear metadata on the given devices.
|
|||
.It Cm dump
|
||||
Dump metadata stored on the given devices.
|
||||
.It Cm list
|
||||
Print detailed information about every currently configured device; if a list of
|
||||
devices is passed as a parameter then only those devices will be shown.
|
||||
See
|
||||
.Xr geom 8 .
|
||||
.It Cm status
|
||||
Print general information about every currently configured device; if a list of
|
||||
devices is passed as a parameter then only those devices will be shown.
|
||||
See
|
||||
.Xr geom 8 .
|
||||
.It Cm load
|
||||
Load
|
||||
.Pa geom_label.ko
|
||||
kernel module.
|
||||
See
|
||||
.Xr geom 8 .
|
||||
.It Cm unload
|
||||
Unload
|
||||
.Pa geom_label.ko
|
||||
kernel module.
|
||||
See
|
||||
.Xr geom 8 .
|
||||
.El
|
||||
.Pp
|
||||
Additional options:
|
||||
|
|
|
|||
|
|
@ -84,16 +84,12 @@
|
|||
.Ar name ...
|
||||
.Nm
|
||||
.Cm list
|
||||
.Op Ar name ...
|
||||
.Nm
|
||||
.Cm status
|
||||
.Op Ar name ...
|
||||
.Nm
|
||||
.Cm load
|
||||
.Op Fl v
|
||||
.Nm
|
||||
.Cm unload
|
||||
.Op Fl v
|
||||
.Sh DESCRIPTION
|
||||
The
|
||||
.Nm
|
||||
|
|
@ -206,19 +202,17 @@ Additional options include:
|
|||
Stop the given mirror even if it is opened.
|
||||
.El
|
||||
.It Cm list
|
||||
Print detailed information about every currently configured device; if a list of
|
||||
devices is passed as a parameter then only those devices will be shown.
|
||||
See
|
||||
.Xr geom 8 .
|
||||
.It Cm status
|
||||
Print general information about every currently configured device; if a list of
|
||||
devices is passed as a parameter then only those devices will be shown.
|
||||
See
|
||||
.Xr geom 8 .
|
||||
.It Cm load
|
||||
Load
|
||||
.Pa geom_mirror.ko
|
||||
kernel module.
|
||||
See
|
||||
.Xr geom 8 .
|
||||
.It Cm unload
|
||||
Unload
|
||||
.Pa geom_mirror.ko
|
||||
kernel module.
|
||||
See
|
||||
.Xr geom 8 .
|
||||
.El
|
||||
.Pp
|
||||
Additional options include:
|
||||
|
|
|
|||
|
|
@ -50,16 +50,12 @@
|
|||
.Ar prov ...
|
||||
.Nm
|
||||
.Cm list
|
||||
.Op Ar prov ...
|
||||
.Nm
|
||||
.Cm status
|
||||
.Op Ar prov ...
|
||||
.Nm
|
||||
.Cm load
|
||||
.Op Fl v
|
||||
.Nm
|
||||
.Cm unload
|
||||
.Op Fl v
|
||||
.Sh DESCRIPTION
|
||||
The
|
||||
.Nm
|
||||
|
|
@ -89,19 +85,17 @@ will be loaded if it is not loaded already.
|
|||
.It Cm destroy
|
||||
Turn off the given transparent providers.
|
||||
.It Cm list
|
||||
Print detailed information about every currently configured device; if a list of
|
||||
providers is passed as a parameter then only those devices will be shown.
|
||||
See
|
||||
.Xr geom 8 .
|
||||
.It Cm status
|
||||
Print general information about every currently configured device; if a list of
|
||||
providers is passed as a parameter then only those devices will be shown.
|
||||
See
|
||||
.Xr geom 8 .
|
||||
.It Cm load
|
||||
Load
|
||||
.Pa geom_nop.ko
|
||||
kernel module.
|
||||
See
|
||||
.Xr geom 8 .
|
||||
.It Cm unload
|
||||
Unload
|
||||
.Pa geom_nop.ko
|
||||
kernel module.
|
||||
See
|
||||
.Xr geom 8 .
|
||||
.El
|
||||
.Pp
|
||||
Additional options:
|
||||
|
|
|
|||
|
|
@ -66,16 +66,12 @@
|
|||
.Ar name ...
|
||||
.Nm
|
||||
.Cm list
|
||||
.Op Ar name ...
|
||||
.Nm
|
||||
.Cm status
|
||||
.Op Ar name ...
|
||||
.Nm
|
||||
.Cm load
|
||||
.Op Fl v
|
||||
.Nm
|
||||
.Cm unload
|
||||
.Op Fl v
|
||||
.Sh DESCRIPTION
|
||||
The
|
||||
.Nm
|
||||
|
|
@ -177,19 +173,17 @@ Additional options include:
|
|||
Stop the given array even if it is opened.
|
||||
.El
|
||||
.It Cm list
|
||||
Print detailed information about every currently configured device; if a list of
|
||||
devices is passed as a parameter then only those devices will be shown.
|
||||
See
|
||||
.Xr geom 8 .
|
||||
.It Cm status
|
||||
Print general information about every currently configured device; if a list of
|
||||
devices is passed as a parameter then only those devices will be shown.
|
||||
See
|
||||
.Xr geom 8 .
|
||||
.It Cm load
|
||||
Load
|
||||
.Pa geom_raid3.ko
|
||||
kernel module.
|
||||
See
|
||||
.Xr geom 8 .
|
||||
.It Cm unload
|
||||
Unload
|
||||
.Pa geom_raid3.ko
|
||||
kernel module.
|
||||
See
|
||||
.Xr geom 8 .
|
||||
.El
|
||||
.Pp
|
||||
Additional options include:
|
||||
|
|
|
|||
|
|
@ -49,16 +49,12 @@
|
|||
.Ar prov ...
|
||||
.Nm
|
||||
.Cm list
|
||||
.Op Ar name ...
|
||||
.Nm
|
||||
.Cm status
|
||||
.Op Ar name ...
|
||||
.Nm
|
||||
.Cm load
|
||||
.Op Fl v
|
||||
.Nm
|
||||
.Cm unload
|
||||
.Op Fl v
|
||||
.Sh DESCRIPTION
|
||||
The
|
||||
.Nm
|
||||
|
|
@ -84,19 +80,17 @@ Clear metadata on the given providers.
|
|||
.It Cm dump
|
||||
Dump metadata stored on the given providers.
|
||||
.It Cm list
|
||||
Print detailed information about every currently configured device; if a list of
|
||||
devices is passed as a parameter then only those devices will be shown.
|
||||
See
|
||||
.Xr geom 8 .
|
||||
.It Cm status
|
||||
Print general information about every currently configured device; if a list of
|
||||
devices is passed as a parameter then only those devices will be shown.
|
||||
See
|
||||
.Xr geom 8 .
|
||||
.It Cm load
|
||||
Load
|
||||
.Pa geom_shsec.ko
|
||||
kernel module.
|
||||
See
|
||||
.Xr geom 8 .
|
||||
.It Cm unload
|
||||
Unload
|
||||
.Pa geom_shsec.ko
|
||||
kernel module.
|
||||
See
|
||||
.Xr geom 8 .
|
||||
.El
|
||||
.Pp
|
||||
Additional options:
|
||||
|
|
|
|||
|
|
@ -60,16 +60,12 @@
|
|||
.Ar prov ...
|
||||
.Nm
|
||||
.Cm list
|
||||
.Op Ar name ...
|
||||
.Nm
|
||||
.Cm status
|
||||
.Op Ar name ...
|
||||
.Nm
|
||||
.Cm load
|
||||
.Op Fl v
|
||||
.Nm
|
||||
.Cm unload
|
||||
.Op Fl v
|
||||
.Sh DESCRIPTION
|
||||
The
|
||||
.Nm
|
||||
|
|
@ -124,19 +120,17 @@ Clear metadata on the given devices.
|
|||
.It Cm dump
|
||||
Dump metadata stored on the given devices.
|
||||
.It Cm list
|
||||
Print detailed information about every currently configured device; if a list of
|
||||
devices is passed as a parameter then only those devices will be shown.
|
||||
See
|
||||
.Xr geom 8 .
|
||||
.It Cm status
|
||||
Print general information about every currently configured device; if a list of
|
||||
devices is passed as a parameter then only those devices will be shown.
|
||||
See
|
||||
.Xr geom 8 .
|
||||
.It Cm load
|
||||
Load
|
||||
.Pa geom_stripe.ko
|
||||
kernel module.
|
||||
See
|
||||
.Xr geom 8 .
|
||||
.It Cm unload
|
||||
Unload
|
||||
.Pa geom_stripe.ko
|
||||
kernel module.
|
||||
See
|
||||
.Xr geom 8 .
|
||||
.El
|
||||
.Pp
|
||||
Additional options:
|
||||
|
|
|
|||
Loading…
Reference in a new issue