fix: suppress_old_notifications instead of mock_notification

This commit is contained in:
Jean-Baptiste Pasquier 2019-10-17 10:09:02 +00:00
parent 0529397a88
commit e6cc620913
1 changed files with 1 additions and 1 deletions

View File

@ -72,7 +72,7 @@ the server to blow under the weight of your notifications.
Usage:
```
python3 manage.py mock_notification [--older <time_period>]
python3 manage.py suppress_old_notifications [--older <time_period>]
```
This will erase notification older than the time period specified by