mirror of
git://git.sv.gnu.org/coreutils
synced 2026-05-06 07:06:38 -04:00
doc: ls: document --block-size in the manual
* doc/coreutils.texi (ls invocation): Document --block-size
This commit is contained in:
@@ -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,}
|
||||
|
||||
Reference in New Issue
Block a user