summaryrefslogtreecommitdiff
path: root/src/printf.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/printf.c')
-rw-r--r--src/printf.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/printf.c b/src/printf.c
index dc55c41d6..63e40e508 100644
--- a/src/printf.c
+++ b/src/printf.c
@@ -96,6 +96,7 @@ Usage: %s FORMAT [ARGUMENT]...\n\
",
program_name, program_name);
printf ("\
+Print ARGUMENT(s) according to FORMAT.\n\
\n\
--help display this help and exit\n\
--version output version information and exit\n\