"--cleanup-index" reformation

This commit is contained in:
2022-08-09 11:58:40 +02:00
parent e0ecf98443
commit 71d1efa82b
2 changed files with 10 additions and 2 deletions

View File

@@ -34,6 +34,7 @@ To make this bot run at first you need to have a Python interpreter and git. Goo
Of course bot also has them. You can perform some actions with them.
* `--move-sent` - allows you to move all sent files from queue to sent directories
* `--cleanup` - purge files in both `queue` and `sent` folders if they're sent. Requires `--confirm` argument
* `--cleanup-index` - purge all sent entries from index. Requires `--confirm` argument
* `--norun` - allows you to execute above arguments without tiggering the bot start itself
Examples: