du: fix wrong byte units (#7131)
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
> Disk usage: estimate and summarize file and directory space usage.
|
||||
> More information: <https://www.gnu.org/software/coreutils/du>.
|
||||
|
||||
- List the sizes of a directory and any subdirectories, in the given unit (B/KB/MB):
|
||||
- List the sizes of a directory and any subdirectories, in the given unit (B/KiB/MiB):
|
||||
|
||||
`du -{{b|k|m}} {{path/to/directory}}`
|
||||
|
||||
|
Reference in New Issue
Block a user