mirror of
https://github.com/bootandy/dust.git
synced 2025-12-12 07:40:40 -08:00
Update README.md
wrap one-liner in Alternatives section with backticks (`) for code formatting
This commit is contained in:
committed by
andy.boot
parent
4e83421da6
commit
14efddfd05
@@ -122,6 +122,6 @@ reverse=true
|
||||
- [dua](https://github.com/Byron/dua-cli/)
|
||||
- [pdu](https://github.com/KSXGitHub/parallel-disk-usage)
|
||||
- [dirstat-rs](https://github.com/scullionw/dirstat-rs)
|
||||
- du -d 1 -h | sort -h
|
||||
- `du -d 1 -h | sort -h`
|
||||
|
||||
Note: Apparent-size is calculated slightly differently in dust to gdu. In dust each hard link is counted as using file_length space. In gdu only the first entry is counted.
|
||||
|
||||
Reference in New Issue
Block a user