mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-10-29 05:40:12 -04:00
Move wlr-example.ini.example to rootston.ini.example and reference it from examples' config parser
This commit is contained in:
parent
84de02986a
commit
e88f3887ca
2 changed files with 1 additions and 1 deletions
|
|
@ -19,7 +19,7 @@ static void usage(const char *name, int ret) {
|
|||
"\n"
|
||||
" -C <FILE> Path to the configuration file\n"
|
||||
" (default: wlr-example.ini).\n"
|
||||
" See `examples/wlr-example.ini.example` for config\n"
|
||||
" See `rootston/rootston.ini.example` for config\n"
|
||||
" file documentation.\n", name);
|
||||
|
||||
exit(ret);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue