ls: document and test new shell-escape quoting
commit7549be4af7e8ac9a088927c35a011da835968b9f
authorPádraig Brady <P@draigBrady.com>
Tue, 3 Nov 2015 10:13:11 +0000 (3 10:13 +0000)
committerPádraig Brady <P@draigBrady.com>
Wed, 4 Nov 2015 23:30:15 +0000 (4 23:30 +0000)
tree74d20051c2ead5258be580a9233f9fd6b8f66f59
parented2326ac367a77b1d88493e96ccebdd36f596cdb
ls: document and test new shell-escape quoting

* doc/coreutils.texi (ls invocation): Describe the new
'shell-escape' and 'shell-escape-always' quoting options.
* src/ls.c (usage): Mention the new quoting options.
* tests/misc/ls-misc.pl: Add a test for 'shell-escape'
doc/coreutils.texi
src/ls.c
tests/misc/ls-misc.pl