Skip to content

Commit

Permalink
Changes to README
Browse files Browse the repository at this point in the history
  • Loading branch information
Dean Pemberton committed Oct 11, 2016
1 parent 746bd7a commit 9d04492
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,9 @@ slack-cleaner --token <TOKEN> --message --channel general --user "*" --before 20
# Purge messages from all channels for a user
slack-cleaner --token <TOKEN> --message --purge yes --user johndoe

# Delete all files owned by johndoe before a given date
slack-cleaner --token <TOKEN> --file --channel "*" --user johndoe --before 20150919

# Always have a look at help message
slack-cleaner --help
```
Expand Down

0 comments on commit 9d04492

Please sign in to comment.