mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-02-20 01:40:14 -05:00
main: add --check-config command line option
This commit is contained in:
parent
d11d374252
commit
86e7cb04c4
4 changed files with 19 additions and 1 deletions
|
|
@ -15,6 +15,10 @@ arguments, to execute (instead of the default shell).
|
|||
*-c*,*--config*=_PATH_
|
||||
Path to configuration file. Default: *XDG_CONFIG_HOME/footrc*.
|
||||
|
||||
*--check-config*
|
||||
Verify configuration and then exit with 0 if ok, otherwise exit
|
||||
with 1.
|
||||
|
||||
*-f*,*--font*=_FONT_
|
||||
Comma separated list of fonts to use, in fontconfig format (see
|
||||
*FONT FORMAT*).
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue