doc: ls: document --block-size in the manual

* doc/coreutils.texi (ls invocation): Document --block-size
This commit is contained in:
Pádraig Brady
2026-01-20 18:58:40 +00:00
parent 9a10b354ec
commit af61d818f8
+6
View File
@@ -7731,6 +7731,12 @@ Inhibit display of group information in long format.
(This is the default in some non-GNU versions of @command{ls}, so we
provide this option for compatibility.)
@optItem{ls,--block-size,=@var{size}}
@cindex file sizes
With @option{-l}, scale sizes by @var{size} before printing them
(@pxref{Block size}). For example,
@option{--block-size=G} prints sizes in units of 1,073,741,824 bytes.
@optHumanReadable{ls}
@optItem{ls,-i,}