aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Stone <mstone@debian.org>2017-10-24 10:29:35 -0700
committerPádraig Brady <P@draigBrady.com>2017-10-24 10:29:35 -0700
commit9fa178fccd6e18ebeed5cbec50d65ee6b3438b5a (patch)
tree96e0cc89b7ec1c1acda5e3e45738a1678ad8da61
parentmaint: apply suggested cleanup to recent stty.c change (diff)
downloadcoreutils-9fa178fccd6e18ebeed5cbec50d65ee6b3438b5a.tar.gz
coreutils-9fa178fccd6e18ebeed5cbec50d65ee6b3438b5a.zip
doc: mention QUOTING_STYLE env var in ls man page
* src/ls.c (usage): Mention QUOTING_STYLE with the --quoting-style option, and indicate it has lower precedence than that option.
-rw-r--r--src/ls.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/ls.c b/src/ls.c
index 68ebffbef..49e345aec 100644
--- a/src/ls.c
+++ b/src/ls.c
@@ -5229,6 +5229,7 @@ Sort entries alphabetically if none of -cftuvSUX nor --sort is specified.\n\
--quoting-style=WORD use quoting style WORD for entry names:\n\
literal, locale, shell, shell-always,\n\
shell-escape, shell-escape-always, c, escape\n\
+ (overrides QUOTING_STYLE environment variable)\n\
"), stdout);
fputs (_("\
-r, --reverse reverse order while sorting\n\