From: Jim Meyering Date: Mon, 29 Dec 1997 22:09:28 +0000 (+0000) Subject: (usage): s/TAB/ /g X-Git-Tag: FILEUTILS-3_16i~20 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=25e06fece0cf6479f5cdaf1ef6487c133162f09d;p=platform%2Fupstream%2Fcoreutils.git (usage): s/TAB/ /g --- diff --git a/src/split.c b/src/split.c index 4f2c3db..1917735 100644 --- a/src/split.c +++ b/src/split.c @@ -110,7 +110,7 @@ PREFIX is `x'. With no INPUT, or when INPUT is -, read standard input.\n\ -l, --lines=NUMBER put NUMBER lines per output file\n\ -NUMBER same as -l NUMBER\n\ --verbose print a diagnostic to standard error just\n\ - before each output file is opened\n\ + before each output file is opened\n\ --help display this help and exit\n\ --version output version information and exit\n\ \n\