From d73dc5b07390fb90e7f605871c993a28eedf1d46 Mon Sep 17 00:00:00 2001 From: Eric Andersen Date: Wed, 10 Nov 1999 23:13:02 +0000 Subject: Updates to usage, and made tar work. -Erik --- util-linux/more.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'util-linux/more.c') diff --git a/util-linux/more.c b/util-linux/more.c index 469316128..515857e0f 100644 --- a/util-linux/more.c +++ b/util-linux/more.c @@ -37,7 +37,7 @@ #include #include -static const char more_usage[] = "[file ...]"; +static const char more_usage[] = "more [file ...]\n"; /* ED: sparc termios is broken: revert back to old termio handling. */ #ifdef BB_FEATURE_USE_TERMIOS -- cgit v1.2.3-55-g6feb