1 2 3 4 5 6 7
const char *helptext[] = { " -k keyboard-device: keyboard device (usually under /dev/input/by-id/).", " -v: verbose debugging, foreground operation.", " -h, --help: this help text.", " -V, --version: show version number.", (const char*)0 };