summaryrefslogtreecommitdiff
path: root/src/paste.c
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1993-10-24 20:00:39 +0000
committerJim Meyering <jim@meyering.net>1993-10-24 20:00:39 +0000
commit3bc2827212cbdb43d877ae46a5a3713d807411e8 (patch)
tree9509280b345391caef8a619c753b7680b453fccf /src/paste.c
parent6d920eca0c6cae9faf401333316cd3698883fbc2 (diff)
downloadcoreutils-3bc2827212cbdb43d877ae46a5a3713d807411e8.tar.xz
merge with 1.8h
Diffstat (limited to 'src/paste.c')
-rw-r--r--src/paste.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/paste.c b/src/paste.c
index 76f2d9c45..a8fdd2840 100644
--- a/src/paste.c
+++ b/src/paste.c
@@ -495,7 +495,7 @@ Usage: %s [OPTION]... [FILE]...\n\
program_name);
printf ("\
\n\
- -d, --delimiters LIST reuse characters from LIST instead of TABs\n\
+ -d, --delimiters=LIST reuse characters from LIST instead of TABs\n\
-s, --serial paste one file at a time instead of in parallel\n\
--help display this help and exit\n\
--version output version information and exit\n\