1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-04-18 17:56:54 +02:00

(usage): The long-named arg is --human-readable, not --human.

This commit is contained in:
Jim Meyering
1996-04-24 05:05:34 +00:00
parent 25f22cdc5d
commit 272f8d891e

View File

@@ -223,7 +223,7 @@ Summarize disk usage of each FILE, recursively for directories.\n\
-a, --all write counts for all files, not just directories\n\
-b, --bytes print size in bytes\n\
-c, --total produce a grand total\n\
-h, --human print sizes in human readable format (e.g. 1K 234M 2G)\n\
-h, --human-readable print sizes in human readable format (e.g. 1K 234M 2G)\n\
-k, --kilobytes use 1024-byte blocks, not 512 despite POSIXLY_CORRECT\n\
-l, --count-links count sizes many times if hard linked\n\
-m, --megabytes use 1024K-byte blocks, not 512 despite POSIXLY_CORRECT\n\