aboutsummaryrefslogtreecommitdiff
path: root/system/dust
diff options
context:
space:
mode:
authorB. Watson <yalhcru@gmail.com>2022-03-14 12:10:31 -0400
committerB. Watson <yalhcru@gmail.com>2022-03-17 12:38:05 -0400
commitacb843a7fc35232b0ba16aac3c9948856b48c936 (patch)
treec75608be2196882c2088cf2f17aabd23d1e4478e /system/dust
parent2b1e77bcad0763acbd64e33ec681249be93ae3b2 (diff)
system/dust: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'system/dust')
-rw-r--r--system/dust/README11
1 files changed, 6 insertions, 5 deletions
diff --git a/system/dust/README b/system/dust/README
index 84a1a21a622f..0b0606ca25fc 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.