From acb843a7fc35232b0ba16aac3c9948856b48c936 Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Mon, 14 Mar 2022 12:10:31 -0400 Subject: [PATCH] system/dust: Wrap README at 72 columns. Signed-off-by: B. Watson --- system/dust/README | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/system/dust/README b/system/dust/README index 84a1a21a62..0b0606ca25 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.