From 31f01c061aafde18891a13171103f78b7d909f06 Mon Sep 17 00:00:00 2001 From: andy boot Date: Sun, 19 Jan 2020 09:55:51 +0000 Subject: [PATCH] Update README.md --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/README.md b/README.md index 55eca92..87ed9e0 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,11 @@ +fix-version +Updated 3 months ago by bootandy +44 +0 +#35 +Merged + [![Build Status](https://travis-ci.org/bootandy/dust.svg?branch=master)](https://travis-ci.org/bootandy/dust) # Dust @@ -32,6 +39,7 @@ Dust assumes that’s what you wanted to do in the first place, and takes care o ## Usage ``` +Usage: dust Usage: dust Usage: dust Usage: dust -p (full-path - does not shorten the path of the subdirectories) @@ -39,6 +47,8 @@ Usage: dust -s (apparent-size - shows the length of the file as opposed t Usage: dust -n 30 (Shows 30 directories not 20) Usage: dust -d 3 (Shows 3 levels of subdirectories) Usage: dust -r (Reverse order of output, with root at the lowest) +Usage: dust -x (Only show directories on same filesystem) +Usage: dust -X ignore (Ignore all files and directories containing the string 'ignore') ``` ```