aboutsummaryrefslogtreecommitdiff
path: root/slock.c
diff options
context:
space:
mode:
Diffstat (limited to 'slock.c')
-rw-r--r--slock.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/slock.c b/slock.c
index 8ed59ca..3e2ab8f 100644
--- a/slock.c
+++ b/slock.c
@@ -282,7 +282,7 @@ lockscreen(Display *dpy, int screen)
282static void 282static void
283usage(void) 283usage(void)
284{ 284{
285 die("usage: slock [-v | cmd [arg ...]]\n"); 285 die("usage: slock [-v] [cmd [arg ...]]\n");
286} 286}
287 287
288int 288int