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:
Daniel Eklöf 2019-05-09 19:31:34 +02:00
parent f6ed729cf3
commit 937a684f9e
2 changed files with 28 additions and 5 deletions

View file

@ -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,