mirror of
https://github.com/containrrr/watchtower.git
synced 2025-09-21 21:30:48 +02:00
Fix typo in arguments docs (#355)
This commit is contained in:
parent
3cab3126a7
commit
ab921407ab
1 changed files with 1 additions and 1 deletions
|
@ -91,7 +91,7 @@ Environment Variable: WATCHTOWER_INCLUDE_STOPPED
|
||||||
Poll interval (in seconds). This value controls how frequently watchtower will poll for new images.
|
Poll interval (in seconds). This value controls how frequently watchtower will poll for new images.
|
||||||
|
|
||||||
```
|
```
|
||||||
Argument: ---interval, -i
|
Argument: --interval, -i
|
||||||
Environment Variable: WATCHTOWER_POLL_INTERVAL
|
Environment Variable: WATCHTOWER_POLL_INTERVAL
|
||||||
Type: Integer
|
Type: Integer
|
||||||
Default: 300
|
Default: 300
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue