fix: update help text

This commit is contained in:
sebthom
2024-12-27 13:49:05 +01:00
parent 9d54a949e7
commit 1e782beabc
2 changed files with 3 additions and 2 deletions

View File

@@ -207,6 +207,7 @@ Options:
--keep-old - don't delete old ads on republication
--config=<PATH> - path to the config YAML or JSON file (DEFAULT: ./config.yaml)
--logfile=<PATH> - path to the logfile (DEFAULT: ./kleinanzeigen-bot.log)
--lang=en|de - display language (STANDARD: system language if supported, otherwise English)
-v, --verbose - enables verbose output - only useful when troubleshooting issues
```