From: Jim Meyering Date: Tue, 30 Nov 1999 21:09:35 +0000 (+0000) Subject: (usage): Shorten help for --show-control-chars. X-Git-Tag: FILEUTILS-4_0k~21 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=c4542a7e8c8a283e6e8e5582e8f14269f9a05632;p=platform%2Fupstream%2Fcoreutils.git (usage): Shorten help for --show-control-chars. --- diff --git a/src/ls.c b/src/ls.c index 1b7543b..af7e5d7 100644 --- a/src/ls.c +++ b/src/ls.c @@ -2905,10 +2905,8 @@ Sort entries alphabetically if none of -cftuSUX nor --sort.\n\ -o use long listing format without group info\n\ -p, --file-type append indicator (one of /=@|) to entries\n\ -q, --hide-control-chars print ? instead of non graphic characters\n\ - (This is the default unless the output is a\n\ - terminal and the program is `ls'; otherwise,\n\ - the default is --show-control-chars)\n\ - --show-control-chars show non graphic characters as-is (default)\n\ + --show-control-chars show non graphic characters as-is (default\n\ + unless program is `ls' and output is a terminal)\n\ -Q, --quote-name enclose entry names in double quotes\n\ --quoting-style=WORD use quoting style WORD for entry names:\n\ literal, locale, shell, shell-always, c, escape\n\