mirror of
https://git.savannah.gnu.org/git/coreutils.git
synced 2025-09-10 07:59:52 +02:00
doc: ls: fix regression in -k description
The description of -k regressed in coreutils 9.0 * doc/coreutils.texi (ls invocation): Fix incomplete paragraph describing -k introduced by a mistake in commit v8.32-180-g1625916a1.
This commit is contained in:
committed by
Pádraig Brady
parent
851064b4c7
commit
2606f5a043
@@ -8441,6 +8441,7 @@ overriding any contrary specification in environment variables
|
||||
(@pxref{Block size}). If @option{--block-size},
|
||||
@option{--human-readable} (@option{-h}), or @option{--si} options are used,
|
||||
they take precedence even if @option{--kibibytes} (@option{-k}) is placed after
|
||||
the other options.
|
||||
|
||||
The @option{--kibibytes} (@option{-k}) option affects the
|
||||
per-directory block count written in long format,
|
||||
|
||||
Reference in New Issue
Block a user