]> git.ipfire.org Git - thirdparty/coreutils.git/commit
doc: ls: clarify --format options
authorPádraig Brady <P@draigBrady.com>
Wed, 29 Jan 2025 11:33:25 +0000 (11:33 +0000)
committerPádraig Brady <P@draigBrady.com>
Wed, 29 Jan 2025 11:33:25 +0000 (11:33 +0000)
commit63b780afce674803a1d8eeca2697814ae495d794
tree74ba87789125c8bc4fcb0d7700293edc0a238f34
parentf45202b7e03ca8cf1d2153a4d939ee7c2d9e8175
doc: ls: clarify --format options

* src/ls.c (usage): Use parentheses to be less ambiguous as
to what are WORDs and equivalent short options.  This is also
consistent with the description of --sort and --indicator-style.
Fixes https://bugs.gnu.org/75916
src/ls.c