From: Michael Stone Date: Tue, 24 Oct 2017 17:29:35 +0000 (-0700) Subject: doc: mention QUOTING_STYLE env var in ls man page X-Git-Tag: v8.29~45 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9fa178fccd6e18ebeed5cbec50d65ee6b3438b5a;p=thirdparty%2Fcoreutils.git 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. --- diff --git a/src/ls.c b/src/ls.c index 68ebffbefb..49e345aeca 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\