summaryrefslogtreecommitdiff
path: root/src/pr.c
diff options
context:
space:
mode:
authorStéphane Raimbault <stephane.raimbault@makina-corpus.com>2009-12-31 16:52:25 +0100
committerJim Meyering <meyering@redhat.com>2010-01-01 14:06:47 +0100
commit6c8d432b1f70c80213b0a2244e2427ae3c1394ef (patch)
tree260fb288da12b01f239e362aeb3a78663dbda2c3 /src/pr.c
parentf1ab2e02270bcd42444186b6f8e75971ce55736f (diff)
downloadcoreutils-6c8d432b1f70c80213b0a2244e2427ae3c1394ef.tar.xz
pr --help: add missing space between short and long options usage message
* src/pr.c (usage): Add missing space.
Diffstat (limited to 'src/pr.c')
-rw-r--r--src/pr.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/pr.c b/src/pr.c
index 9f445eed8..f1b798a6e 100644
--- a/src/pr.c
+++ b/src/pr.c
@@ -2835,7 +2835,7 @@ Mandatory arguments to long options are mandatory for short options too.\n\
omit warning when a file cannot be opened\n\
"), stdout);
fputs (_("\
- -s[CHAR],--separator[=CHAR]\n\
+ -s[CHAR], --separator[=CHAR]\n\
separate columns by a single character, default for CHAR\n\
is the <TAB> character without -w and \'no char\' with -w\n\
-s[CHAR] turns off line truncation of all 3 column\n\