Load config from /usr/share aswell
This commit is contained in:
parent
d82dd9051c
commit
482b23bfea
11 changed files with 28 additions and 9 deletions
|
|
@ -57,6 +57,8 @@ static void print_usage() {
|
|||
" -C, --config-override Path to a config override file. Can be supplied\n"
|
||||
" multiple times. Config files are merged in the\n"
|
||||
" following order:\n"
|
||||
" * /usr/share/buffyboard.conf\n"
|
||||
" * /usr/share/buffyboard.conf.d/* (alphabetically)\n"
|
||||
" * /etc/buffyboard.conf\n"
|
||||
" * /etc/buffyboard.conf.d/* (alphabetically)\n"
|
||||
" * Override files (in supplied order)\n"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue