aboutsummaryrefslogtreecommitdiff
path: root/main.c
diff options
context:
space:
mode:
Diffstat (limited to 'main.c')
-rw-r--r--main.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/main.c b/main.c
index c4e1b2f..c04a4ad 100644
--- a/main.c
+++ b/main.c
@@ -1,7 +1,7 @@
#include "jdtalk.h"
static const char *usage_text = \
- "usage: %s [-h] [-befHlr] [-s salad_word_count] [-c line_limit] [-p pattern] [-a acronym]\n"
+ "usage: %s [-h] [-befHlrt] [-s salad_word_count] [-c line_limit] [-p pattern] [-a acronym]\n"
" -a str Acronym mode\n"
" -b Enable benchmark output\n"
" -c num Output `num` lines\n"