add default for delay

This commit is contained in:
robin 2022-05-15 12:29:15 +02:00
parent a56728c924
commit a8bc008e73
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ Run once
python3 main.py
```
Keep running with a delay
Keep running with a delay (default = 3600)
```bash
python3 main.py --daemon --delay 3600