aboutsummaryrefslogtreecommitdiff
path: root/usage.c
diff options
context:
space:
mode:
authorB. Watson <urchlay@slackware.uk>2025-05-07 02:02:33 -0400
committerB. Watson <urchlay@slackware.uk>2025-05-07 02:02:33 -0400
commit82613c437f3baada0fb2155c6b430db4a90fbe25 (patch)
treeb7568881f91d473d0ea953f7521328a59f58494b /usage.c
parent2d3ad29006fc17b1b7ca7405d092e52e12ab8e01 (diff)
downloadmarsond-82613c437f3baada0fb2155c6b430db4a90fbe25.tar.gz
--help nitpick.
Diffstat (limited to 'usage.c')
-rw-r--r--usage.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/usage.c b/usage.c
index e597aa1..96da0d0 100644
--- a/usage.c
+++ b/usage.c
@@ -2,7 +2,7 @@ const char *helptext[] = {
" -d delay-ms: delay time for Enter key relase (default 30).",
" -f: run in foreground, not as a daemon.",
" -k keyboard-device: keyboard device (usually under /dev/input/by-id/).",
- " -v: verbose debugging, foreground operation.",
+ " -v: verbose debugging.",
" -h, --help: this help text.",
" -V, --version: show version number.",
(const char*)0