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.
This commit is contained in:
Michael Stone 2017-10-24 10:29:35 -07:00 committed by Pádraig Brady
parent 84f7231dfa
commit 9fa178fccd

View File

@ -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\