From: Jim Meyering Date: Fri, 22 Dec 1995 15:30:31 +0000 (+0000) Subject: (usage): Align text in -n line. X-Git-Tag: TEXTUTILS-1_13i~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d5f4d5f22e276110646bdcab5defbf510aa12ed8;p=thirdparty%2Fcoreutils.git (usage): Align text in -n line. --- diff --git a/src/head.c b/src/head.c index 35cab86ada..7b59d486e5 100644 --- a/src/head.c +++ b/src/head.c @@ -96,7 +96,7 @@ With more than one FILE, precede each with a header giving the file name.\n\ With no FILE, or when FILE is -, read standard input.\n\ \n\ -c, --bytes=SIZE print first SIZE bytes\n\ - -n, --lines=NUMBER print first NUMBER lines instead of first 10\n\ + -n, --lines=NUMBER print first NUMBER lines instead of first 10\n\ -q, --quiet, --silent never print headers giving file names\n\ -v, --verbose always print headers giving file names\n\ --help display this help and exit\n\