diff --git a/README.md b/README.md index 63af519..2bbbc78 100644 --- a/README.md +++ b/README.md @@ -49,7 +49,6 @@ Usage: dust -s (apparent-size - shows the length of the file as opposed t Usage: dust -n 30 (shows 30 directories instead of the default) 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 the same filesystem) Usage: dust -X ignore (ignore all files and directories with the name 'ignore') Usage: dust -b (do not show percentages or draw ASCII bars) ```