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
+
[](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')
```
```