summaryrefslogtreecommitdiff
path: root/src/fmt.c
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2001-11-11 16:04:43 +0000
committerJim Meyering <jim@meyering.net>2001-11-11 16:04:43 +0000
commit86bb48200746f2a08b2c248bd82f6f8af16ece4b (patch)
tree5e52ce2208fc2d143836f9aa2bc33cbd02f44629 /src/fmt.c
parent436f7c405aa2ec21e643f33c303ab29467359471 (diff)
downloadcoreutils-86bb48200746f2a08b2c248bd82f6f8af16ece4b.tar.xz
(usage): Split --help output into smaller pieces.
Diffstat (limited to 'src/fmt.c')
-rw-r--r--src/fmt.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/fmt.c b/src/fmt.c
index c7427dba4..f47f25001 100644
--- a/src/fmt.c
+++ b/src/fmt.c
@@ -277,6 +277,9 @@ Mandatory arguments to long options are mandatory for short options too.\n\
-c, --crown-margin preserve indentation of first two lines\n\
-p, --prefix=STRING combine only lines having STRING as prefix\n\
-s, --split-only split long lines, but do not refill\n\
+"),
+ stdout);
+ fputs (_("\
-t, --tagged-paragraph indentation of first line different from second\n\
-u, --uniform-spacing one space between words, two after sentences\n\
-w, --width=NUMBER maximum line width (default of 75 columns)\n\