]> git.ipfire.org Git - thirdparty/coreutils.git/commit
doc: mention QUOTING_STYLE env var in ls man page
authorMichael Stone <mstone@debian.org>
Tue, 24 Oct 2017 17:29:35 +0000 (10:29 -0700)
committerPádraig Brady <P@draigBrady.com>
Tue, 24 Oct 2017 17:29:35 +0000 (10:29 -0700)
commit9fa178fccd6e18ebeed5cbec50d65ee6b3438b5a
tree96e0cc89b7ec1c1acda5e3e45738a1678ad8da61
parent84f7231dfa0bceb8dba912c9b34a5f93109b9458
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.
src/ls.c