1
0
mirror of https://github.com/Cloudef/bemenu synced 2024-09-24 04:50:41 +02:00

client: update help (--bottom available for wayland)

This commit is contained in:
Dominique Martinet 2018-04-29 20:41:04 +09:00
parent 3ae6ad7c48
commit 67c3c04acb

View File

@ -82,7 +82,7 @@ usage(FILE *out, const char *name)
" c = ncurses, w == wayland, x == x11\n"
" (...) At end of help indicates the backend support for option.\n\n"
" -b, --bottom appears at the bottom of the screen. (x)\n"
" -b, --bottom appears at the bottom of the screen. (wx)\n"
" -f, --grab show the menu before reading stdin. (wx)\n"
" -m, --monitor index of monitor where menu will appear. (x)\n"
" --fn defines the font to be used ('name [size]'). (wx)\n"