From: Jim Meyering Date: Sun, 11 Nov 2001 16:04:43 +0000 (+0000) Subject: (usage): Split --help output into smaller pieces. X-Git-Tag: TEXTUTILS-2_0_17~97 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=86bb48200746f2a08b2c248bd82f6f8af16ece4b;p=platform%2Fupstream%2Fcoreutils.git (usage): Split --help output into smaller pieces. --- 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\