mirror of
https://github.com/opnsense/src.git
synced 2026-06-10 17:22:46 -04:00
Remove some extraneous spaces from the usage message.
This commit is contained in:
parent
db5eede7cc
commit
6e97e2e10f
1 changed files with 1 additions and 1 deletions
|
|
@ -914,7 +914,7 @@ show_usage(void)
|
|||
" {allow|permit|accept|pass|deny|drop|reject|unreach code|\n"
|
||||
" reset|count|skipto num|divert port|tee port|fwd ip|\n"
|
||||
" pipe num} [log [logamount count]]\n"
|
||||
" proto: {ip|tcp|udp|icmp| < number>}\n"
|
||||
" proto: {ip|tcp|udp|icmp|<number>}\n"
|
||||
" src: from [not] {me|any|ip[{/bits|:mask}]} [{port[-port]}, [port], ...]\n"
|
||||
" dst: to [not] {me|any|ip[{/bits|:mask}]} [{port[-port]}, [port], ...]\n"
|
||||
" extras:\n"
|
||||
|
|
|
|||
Loading…
Reference in a new issue