bug-coreutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#33646: [PATCH] doc: improve wording of the --kibibytes option descri


From: Assaf Gordon
Subject: bug#33646: [PATCH] doc: improve wording of the --kibibytes option description
Date: Fri, 18 Jan 2019 00:26:18 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.4.0

Hello,

On 2018-12-06 6:32 a.m., Kamil Dudka wrote:
Bug: https://bugzilla.redhat.com/1527391
---
  doc/coreutils.texi | 8 +++++---
  1 file changed, 5 insertions(+), 3 deletions(-)

diff --git a/doc/coreutils.texi b/doc/coreutils.texi
index f8339d73f..e93fe71a0 100644
--- a/doc/coreutils.texi
+++ b/doc/coreutils.texi
@@ -7975,9 +7975,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
address@hidden, @option{-h} or @option{--human-readable}, and
address@hidden options.
+(@pxref{Block size}).  If @option{--block-size}, @option{-h},
address@hidden, 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


I'm ok with this improvement - if there are no comments
I'll push in the next few days.

-assaf






reply via email to

[Prev in Thread] Current Thread [Next in Thread]