diff options
| author | Maria Lisina <sekoohaka.sarisan@gmail.com> | 2025-04-01 19:30:23 +0300 |
|---|---|---|
| committer | Maria Lisina <sekoohaka.sarisan@gmail.com> | 2025-04-01 19:30:23 +0300 |
| commit | 5cdfdcf8f887232b9447e3db2a84dd0bd2f6cebc (patch) | |
| tree | 3e44ba3e402438104bd9f3beeed4024e9c4a878f | |
| parent | fa6ba3df72f9b2d6ff72c57f290a909647e669b3 (diff) | |
bot: Update q option description
Signed-off-by: Maria Lisina <sekoohaka.sarisan@gmail.com>
| -rw-r--r-- | README.md | 2 | ||||
| -rwxr-xr-x | bot.sh | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -69,7 +69,7 @@ Options: -m <mode> Caching mode, default: normal -t <secs> Caching time, max: 1000, default: 300 secs -c Clear cache automatically - -q Do not print logs + -q Do not print logs and do not collect dumps -i <secs> Telegram Bot API connetion timeout, max: 10, default: 10 secs -e <secs> Image Boards API connetion timeout, max: 10, default: 5 secs -d <secs> Head request connetion timeout, max: 10, default: 2 secs @@ -93,7 +93,7 @@ then "\n -m <mode>\tCaching mode, default: normal" \ "\n -t <secs>\tCaching time, max: 1000, default: 300 secs" \ "\n -c\t\tClear cache automatically" \ - "\n -q\t\tDo not print logs" \ + "\n -q\t\tDo not print logs and do not collect dumps" \ "\n -i <secs>\tTelegram Bot API connetion timeout, max: 10, default: 10 secs" \ "\n -e <secs>\tImage Boards API connetion timeout, max: 10, default: 5 secs" \ "\n -d <secs>\tHead request connetion timeout, max: 10, default: 2 secs" \ |
