mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-03-23 05:33:57 -04:00
doc: foot.1: remove trailing space, add ‘=’ between option name and its value
This commit is contained in:
parent
63a64bdca1
commit
fcc20456cd
1 changed files with 2 additions and 2 deletions
|
|
@ -30,7 +30,7 @@ the foot command line
|
||||||
Verify configuration and then exit with 0 if ok, otherwise exit
|
Verify configuration and then exit with 0 if ok, otherwise exit
|
||||||
with 230 (see *EXIT STATUS*).
|
with 230 (see *EXIT STATUS*).
|
||||||
|
|
||||||
*-o*,*--override* [_SECTION_.]_KEY_=_VALUE_
|
*-o*,*--override*=[_SECTION_.]_KEY_=_VALUE_
|
||||||
Override an option set in the configuration file. If _SECTION_ is not
|
Override an option set in the configuration file. If _SECTION_ is not
|
||||||
given, defaults to _main_.
|
given, defaults to _main_.
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue