From 25e06fece0cf6479f5cdaf1ef6487c133162f09d Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Mon, 29 Dec 1997 22:09:28 +0000 Subject: [PATCH] (usage): s/TAB/ /g --- src/split.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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\ -- 2.7.4