]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
doc: improve wording of the --kibibytes option description
authorKamil Dudka <kdudka@redhat.com>
Thu, 6 Dec 2018 13:32:49 +0000 (14:32 +0100)
committerAssaf Gordon <assafgordon@gmail.com>
Fri, 15 Mar 2019 18:26:02 +0000 (12:26 -0600)
Bug: https://bugzilla.redhat.com/1527391 , https://bugs.gnu.org/33646

* doc/coreutils.texi (General output formatting): Improve wording of
'--kibibytes' option.

doc/coreutils.texi

index bd021f49dd72f0163f0cd095fc2ab2017e249d23..0a2539d82d5fcd296df130654ec5bdc8971376d2 100644 (file)
@@ -8109,9 +8109,11 @@ Append @samp{*} for executable regular files, otherwise behave as for
 @opindex --kibibytes
 Set the default block size to its normal value of 1024 bytes,
 overriding any contrary specification in environment variables
-(@pxref{Block size}).  This option is in turn overridden by the
-@option{--block-size}, @option{-h} or @option{--human-readable}, and
-@option{--si} options.
+(@pxref{Block size}).  If @option{--block-size}, @option{-h},
+@option{--human-readable}, or @option{--si} options are used,
+they take precedence over @option{-k} or @option{--kibibytes}
+even if @option{-k} or @option{--kibibytes} is placed after
+the other options.
 
 The @option{-k} or @option{--kibibytes} option affects the
 per-directory block count written by the @option{-l} and similar