system/dust: Wrap README at 72 columns.

Signed-off-by: B. Watson <yalhcru@gmail.com>
This commit is contained in:
B. Watson 2022-03-14 12:10:31 -04:00
parent 2b1e77bcad
commit acb843a7fc
1 changed files with 6 additions and 5 deletions

View File

@ -1,6 +1,7 @@
Dust is meant to give you an instant overview of which directories are using
disk space without requiring sort or head.
Dust is meant to give you an instant overview of which directories are
using disk space without requiring sort or head.
Dust will list the 20 biggest sub directories or files and will smartly recurse
down the tree to find the larger ones. There is no need for a '-d' flag or a
'-h' flag. The largest sub directory will have its size shown in red.
Dust will list the 20 biggest sub directories or files and will
smartly recurse down the tree to find the larger ones. There is no
need for a '-d' flag or a '-h' flag. The largest sub directory will
have its size shown in red.