projects
/
platform
/
upstream
/
coreutils.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f1ab2e0
)
pr --help: add missing space between short and long options usage message
author
Stéphane Raimbault
<stephane.raimbault@makina-corpus.com>
Thu, 31 Dec 2009 15:52:25 +0000
(16:52 +0100)
committer
Jim Meyering
<meyering@redhat.com>
Fri, 1 Jan 2010 13:06:47 +0000
(14:06 +0100)
* src/pr.c (usage): Add missing space.
src/pr.c
patch
|
blob
|
history
diff --git
a/src/pr.c
b/src/pr.c
index 9f445eed8fd85cd56eb81c390e9e7da008a49a2e..f1b798a6e30076de8d9587f510e9065992f9ec31 100644
(file)
--- 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\