mirror of
https://github.com/opnsense/src.git
synced 2026-06-09 08:43:19 -04:00
Document that -q option is also applicable to the "change" command.
PR: docs/85095 Submitted by: Rostislav Krasny
This commit is contained in:
parent
a7ad956bdf
commit
259fcfd358
1 changed files with 2 additions and 2 deletions
|
|
@ -28,7 +28,7 @@
|
|||
.\" @(#)route.8 8.3 (Berkeley) 3/19/94
|
||||
.\" $FreeBSD$
|
||||
.\"
|
||||
.Dd November 4, 2004
|
||||
.Dd October 2, 2005
|
||||
.Dt ROUTE 8
|
||||
.Os
|
||||
.Sh NAME
|
||||
|
|
@ -75,7 +75,7 @@ to forget this, especially when attempting to repair networking operations).
|
|||
(verbose) Print additional details.
|
||||
.It Fl q
|
||||
Suppress all output from the
|
||||
.Cm add , delete ,
|
||||
.Cm add , change , delete ,
|
||||
and
|
||||
.Cm flush
|
||||
commands.
|
||||
|
|
|
|||
Loading…
Reference in a new issue