aboutsummaryrefslogtreecommitdiff
path: root/src/args_parser.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/args_parser.c')
-rw-r--r--src/args_parser.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/args_parser.c b/src/args_parser.c
index be55e43..0de5ca2 100644
--- a/src/args_parser.c
+++ b/src/args_parser.c
@@ -26,7 +26,7 @@
#include "io.h"
const char *help_text =
- "Usage: geml [OPTIONS]... INPUT_FILE\n"
+ "Usage: geml [OPTION]... INPUT_FILE\n"
" General extendable macro language processing tool.\n"
"\n"
"Options:\n"