coreutils
[Top][All Lists]
Advanced

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

Re: [PATCH] doc: ls: fix regression in -k description


From: Pádraig Brady
Subject: Re: [PATCH] doc: ls: fix regression in -k description
Date: Wed, 2 Oct 2024 23:19:39 +0100
User-agent: Mozilla Thunderbird Beta

On 02/10/2024 16:58, Lukáš Zaoral wrote:
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.
---
  doc/coreutils.texi | 1 +
  1 file changed, 1 insertion(+)

diff --git a/doc/coreutils.texi b/doc/coreutils.texi
index 03dfd0011..d5dd55092 100644
--- a/doc/coreutils.texi
+++ b/doc/coreutils.texi
@@ -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,

Pushed.

thanks!
Pádraig



reply via email to

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