main: rename --check-config -> --validate

This commit is contained in:
Daniel Eklöf 2019-05-09 19:23:42 +02:00
parent cfc644ba49
commit f6ed729cf3
2 changed files with 4 additions and 4 deletions

View file

@ -8,7 +8,7 @@ f00bar - modular status panel for X11 and Wayland
# OPTIONS
*-C, --check-config*
*-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,
these are printed on stdout and the exit code is non-zero.