forked from external/yambar
main: add -c,--config command line option
This option tells f00bar to load the configuration from this file instead of searching the default locations.
This commit is contained in:
parent
f6ed729cf3
commit
937a684f9e
2 changed files with 28 additions and 5 deletions
|
@ -8,6 +8,9 @@ f00bar - modular status panel for X11 and Wayland
|
|||
|
||||
# OPTIONS
|
||||
|
||||
*-c, --config=FILE*
|
||||
Use an alternative configuration file instead of the default one.
|
||||
|
||||
*-C, --validate*
|
||||
Verify the configuration and then quit. If no errors are detected,
|
||||
nothing is printed and the exit code is 0. If there are errors,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue