]> git.ipfire.org Git - thirdparty/coreutils.git/commit
doc: reorganize ls -k and --time-style help
authorPádraig Brady <P@draigBrady.com>
Sun, 3 Dec 2017 00:56:50 +0000 (16:56 -0800)
committerPádraig Brady <P@draigBrady.com>
Mon, 11 Dec 2017 01:12:49 +0000 (17:12 -0800)
commitb697bac049dd10db486dea9148ce4b2251147cd4
tree76f4d3f80acebccef91cd6c977deec826b86657b
parent532b4285de02190aa9cf36140d83a8b871080458
doc: reorganize ls -k and --time-style help

* src/ls.c (usage): Clarify -k only applies to -s usage
and directory 'total' lines.  Move the description
of TIME_STYLE out of the option section as it was awkward
to read and write there within 80 columns.
src/ls.c