mirror of
https://github.com/opnsense/src.git
synced 2026-04-22 23:02:02 -04:00
`create'' and `destroy'' are command modifiers (.Cm), not flags (.Fl).
This commit is contained in:
parent
0cf5e0ebd6
commit
b8a7fd3f3f
1 changed files with 2 additions and 2 deletions
|
|
@ -300,14 +300,14 @@ printed to standard output.
|
|||
Destroy the specified network pseudo-device.
|
||||
.It Cm plumb
|
||||
Another name for the
|
||||
.Fl create
|
||||
.Cm create
|
||||
parameter.
|
||||
Included for
|
||||
.Tn Solaris
|
||||
compatibility.
|
||||
.It Cm unplumb
|
||||
Another name for the
|
||||
.Fl destroy
|
||||
.Cm destroy
|
||||
parameter.
|
||||
Included for
|
||||
.Tn Solaris
|
||||
|
|
|
|||
Loading…
Reference in a new issue