aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index dad374e..5a2a4a2 100644
--- a/README.md
+++ b/README.md
@@ -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.