Skip to content

Commit

Permalink
Add reverse instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
bootandy committed Oct 8, 2019
1 parent c727eb2 commit 6ab46d8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ Usage: dust -p <dir> (full-path - does not shorten the path of the subdirectori
Usage: dust -s <dir> (apparent-size - shows the length of the file as opposed to the amount of disk space it uses)
Usage: dust -n 30 <dir> (Shows 30 directories not 20)
Usage: dust -d 3 <dir> (Shows 3 levels of subdirectories)
Usage: dust -r <dir> (Reverse order of output, with root at the lowest)
```

```
Expand Down

0 comments on commit 6ab46d8

Please sign in to comment.