diff options
-rw-r--r-- | system/dust/README | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/system/dust/README b/system/dust/README index 84a1a21a622fa..0b0606ca25fce 100644 --- a/system/dust/README +++ b/system/dust/README @@ -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. |