summaryrefslogtreecommitdiff
path: root/src/printf.c
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2001-11-25 14:46:05 +0000
committerJim Meyering <jim@meyering.net>2001-11-25 14:46:05 +0000
commit9e1b4e382ad33214e2e89cb4704be17b59036556 (patch)
treed0c6d48da27509693214bc2202c5eafe6fb7920f /src/printf.c
parenta62884b9bbab519b8109803d1c4106f4b7e23f31 (diff)
downloadcoreutils-9e1b4e382ad33214e2e89cb4704be17b59036556.tar.xz
(usage): Indent --help and --version strings to start in the 7th column.
Diffstat (limited to 'src/printf.c')
-rw-r--r--src/printf.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/printf.c b/src/printf.c
index 7009303ed..028dc385a 100644
--- a/src/printf.c
+++ b/src/printf.c
@@ -102,8 +102,8 @@ Usage: %s FORMAT [ARGUMENT]...\n\
printf (_("\
Print ARGUMENT(s) according to FORMAT.\n\
\n\
- --help display this help and exit\n\
- --version output version information and exit\n\
+ --help display this help and exit\n\
+ --version output version information and exit\n\
\n\
FORMAT controls the output as in C printf. Interpreted sequences are:\n\
\n\