From 3bc2827212cbdb43d877ae46a5a3713d807411e8 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Sun, 24 Oct 1993 20:00:39 +0000 Subject: merge with 1.8h --- src/split.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src/split.c') diff --git a/src/split.c b/src/split.c index 9a1d419b0..323335ee1 100644 --- a/src/split.c +++ b/src/split.c @@ -112,9 +112,9 @@ Usage: %s [OPTION] [INPUT [PREFIX]]\n\ program_name); printf ("\ \n\ - -C, --line-bytes SIZE put at most SIZE bytes of lines per output file\n\ - -b, --bytes SIZE put SIZE bytes per output file\n\ - -l, --lines NUMBER put NUMBER lines per output file\n\ + -C, --line-bytes=SIZE put at most SIZE bytes of lines per output file\n\ + -b, --bytes=SIZE put SIZE bytes per output file\n\ + -l, --lines=NUMBER put NUMBER lines per output file\n\ -NUMBER same as -l NUMBER\n\ --help display this help and exit\n\ --version output version information and exit\n\ -- cgit v1.2.3-54-g00ecf