diff --git a/README.md b/README.md index 2bca34b..c514be0 100644 --- a/README.md +++ b/README.md @@ -49,9 +49,12 @@ It is **HIGHLY RECOMMENDED** to pass `--dry/-d` as a dry run before actually deleting stuff or real. This lets `blurp` tell you what it will actually do before doing it. Avoid heartache, always `--dry`. -You can use `--weeks/-w` to supply a value for "number of weeks". If you need -to send less requests, say, 1 request every 3 seconds, you can pass `-r 3`. See -`--help` for more. +You can use `--weeks/-w` to supply a value for "number of weeks". `-w 0` is +"all statuses". If you need to send less requests, say, 1 request every 3 +seconds, you can pass `-r 3`. See `--help` for more. + +It's possible to filter out favourites and pinned posts, see `blurp delete +--help` for more. > 🔴 **DANGER ZONE** 🔴