mirror of
https://github.com/opnsense/src.git
synced 2026-06-09 00:32:25 -04:00
Fix description of -cli option so that it comes out as -cli0.5 instead of
-cli0 -.5 Submitted by: Lars Koeller <Lars_Koeller@odie.physik2.uni-rostock.de>
This commit is contained in:
parent
0282769e2d
commit
ad5123aab3
1 changed files with 1 additions and 1 deletions
|
|
@ -205,7 +205,7 @@ Causes case labels to be indented
|
|||
tab stops to the right of the containing
|
||||
.Ic switch
|
||||
statement.
|
||||
.Fl cli0 .5
|
||||
.Fl cli0.5
|
||||
causes case labels to be indented half a tab stop. The
|
||||
default is
|
||||
.Fl cli0 .
|
||||
|
|
|
|||
Loading…
Reference in a new issue