mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-02-05 04:06:08 -05:00
main: usage for --server now hints about 'footclient'
This commit is contained in:
parent
61dfa1365e
commit
567989e9f3
1 changed files with 1 additions and 1 deletions
2
main.c
2
main.c
|
|
@ -42,7 +42,7 @@ print_usage(const char *prog_name)
|
|||
printf(" -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"
|
||||
" -g,--geometry=WIDTHxHEIGHT set initial width and height\n"
|
||||
" -s,--server run as a server\n"
|
||||
" -s,--server run as a server (use 'footclient' to start terminals)\n"
|
||||
" -v,--version show the version number and quit\n");
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue