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:
d183e87
)
(usage): Mention default size.
author
Paul Eggert
<eggert@cs.ucla.edu>
Mon, 20 Dec 2004 20:00:44 +0000
(20:00 +0000)
committer
Paul Eggert
<eggert@cs.ucla.edu>
Mon, 20 Dec 2004 20:00:44 +0000
(20:00 +0000)
src/split.c
patch
|
blob
|
history
diff --git
a/src/split.c
b/src/split.c
index 8ada6002fa7154173f4823cad18bbcc7342e2522..0e877bfc61e426f86a7c8d0f11d0711219d94900 100644
(file)
--- a/
src/split.c
+++ b/
src/split.c
@@
-112,7
+112,8
@@
Usage: %s [OPTION] [INPUT [PREFIX]]\n\
program_name);
fputs (_("\
Output fixed-size pieces of INPUT to PREFIXaa, PREFIXab, ...; default\n\
-PREFIX is `x'. With no INPUT, or when INPUT is -, read standard input.\n\
+size is 1000 lines, and default PREFIX is `x'. With no INPUT, or when INPUT\n\
+is -, read standard input.\n\
\n\
"), stdout);
fputs (_("\