aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/slack.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/slack.c b/src/slack.c
index 31330db..7e829fc 100644
--- a/src/slack.c
+++ b/src/slack.c
@@ -31,7 +31,7 @@
static void usage(void)
{
- printf("USAGE: slack (get | GET | (reset | <interval> <options..> [--fatal] [--] <command..>))\n");
+ printf("USAGE: slack (get | GET | (reset | <interval> <options...> [--fatal] [--] <command...>))\n");
printf("\n");
printf("The <interval> must be a positive number optionally with a suffix:\n");
printf(" ns n nanoseconds (default)\n");