mirror of
https://github.com/opnsense/src.git
synced 2026-06-11 01:30:30 -04:00
Remove gratuitous dashes (-) in Fl macro arguments.
PR: 17216 Submitted by: horikawa@psinet.com (Kazuo Horikawa)
This commit is contained in:
parent
2ed2dc52a6
commit
d4cc3e55b1
1 changed files with 2 additions and 2 deletions
|
|
@ -115,9 +115,9 @@ and
|
|||
can be retrieved by killing the
|
||||
.Nm usbd
|
||||
daemon and running it with the
|
||||
.Fl -d
|
||||
.Fl d
|
||||
and
|
||||
.Fl -v
|
||||
.Fl v
|
||||
flags.
|
||||
.Pp
|
||||
Commands to be executed when the action is matched:
|
||||
|
|
|
|||
Loading…
Reference in a new issue