mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-02-05 04:06:08 -05:00
main: usage: footrc -> foot.ini
This commit is contained in:
parent
3309d8d779
commit
df35b09142
1 changed files with 1 additions and 1 deletions
2
main.c
2
main.c
|
|
@ -46,7 +46,7 @@ print_usage(const char *prog_name)
|
|||
"Usage: %s [OPTIONS...] command [ARGS...]\n"
|
||||
"\n"
|
||||
"Options:\n"
|
||||
" -c,--config=PATH load configuration from PATH ($XDG_CONFIG_HOME/footrc)\n"
|
||||
" -c,--config=PATH load configuration from PATH ($XDG_CONFIG_HOME/foot/foot.ini)\n"
|
||||
" --check-config verify configuration, exit with 0 if ok, otherwise exit with 1\n"
|
||||
" -f,--font=FONT comma separated list of fonts in fontconfig format (monospace)\n"
|
||||
" -t,--term=TERM value to set the environment variable TERM to (foot)\n"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue