diff --git a/README.md b/README.md
index 56a67fa..767ab85 100644
--- a/README.md
+++ b/README.md
@@ -38,6 +38,7 @@ Usage: dust -p
(full-path - does not shorten the path of the subdirectori
Usage: dust -s (apparent-size - shows the length of the file as opposed to the amount of disk space it uses)
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)
```
```