diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -91,8 +91,8 @@ See `tea-cleaner.toml.dist` for a description of the available configuration. Copy this file to `config/tea-cleaner.toml` and change at least `token` and `server` values. After that if you just run `tea-cleaner` it will give a list of user accounts which look suspicious to it. Rerunning the command with the -`--live-run` flag will purge the listed accounts and all their activities, -assuming the given token has amdinistrative access to the Gitea instance. +`--live` flag will purge the listed accounts and all their activities, assuming +the given token has amdinistrative access to the Gitea instance. Run `tea-cleanr --help` to see all available command line options. |
