mirror of
https://github.com/opnsense/src.git
synced 2026-06-11 09:41:03 -04:00
service: Fix repeated -v in man page
Fix accidental repeated -v for -q.
Fixes: 37983aef7c
Noticed by: Gary Jennejohn
This commit is contained in:
parent
12913e4ddf
commit
8fa4a4eb70
1 changed files with 1 additions and 1 deletions
|
|
@ -116,7 +116,7 @@ as in
|
|||
above, but list all of the files, not just what is enabled.
|
||||
.It Fl v
|
||||
Be slightly more verbose.
|
||||
.It Fl v
|
||||
.It Fl q
|
||||
Be quiet, redirecting output to /dev/null.
|
||||
.El
|
||||
.Sh ENVIRONMENT
|
||||
|
|
|
|||
Loading…
Reference in a new issue