]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
(usage): Explain about default wrt --hide-control-chars and
authorJim Meyering <jim@meyering.net>
Fri, 30 Jul 1999 16:01:44 +0000 (16:01 +0000)
committerJim Meyering <jim@meyering.net>
Fri, 30 Jul 1999 16:01:44 +0000 (16:01 +0000)
--show-control-chars.  Reported by Germano Leichsenring.

src/ls.c

index 6b98db6a11048b0ea4be43f3a7c687b4edbf4169..1e7c3bfb9134c635b931317af7183cc673d71511 100644 (file)
--- a/src/ls.c
+++ b/src/ls.c
@@ -2906,6 +2906,9 @@ 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\
   -Q, --quote-name           enclose entry names in double quotes\n\
       --quoting-style=WORD   use quoting style WORD for entry names:\n\