xkbcli: fix interactive-x11 not showing in help

Signed-off-by: Ran Benita <ran@unusedvar.com>
master
Ran Benita 2020-09-05 23:41:08 +03:00
parent 66e7f0da20
commit 0f8ae6ecd5
1 changed files with 1 additions and 1 deletions

View File

@ -48,7 +48,7 @@ usage(void)
" Interactive debugger for XKB keymaps for Wayland\n"
"\n"
#endif
#if HAVE_XKBCLI_INTERACTIVE_x11
#if HAVE_XKBCLI_INTERACTIVE_X11
" interactive-x11\n"
" Interactive debugger for XKB keymaps for X11\n"
"\n"