mirror of
https://github.com/containrrr/watchtower.git
synced 2026-03-02 02:40:16 +01:00
feature/112: update readme and cli help
This commit is contained in:
parent
1cfa453f40
commit
f35347de14
2 changed files with 2 additions and 1 deletions
|
|
@ -161,7 +161,7 @@ func SetupCliFlags(app *cli.App) {
|
|||
},
|
||||
cli.BoolFlag{
|
||||
Name: "include-stopped",
|
||||
Usage: "Will also include stopped or exited containers",
|
||||
Usage: "Will also include created and exited containers",
|
||||
EnvVar: "WATCHTOWER_INCLUDE_STOPPED",
|
||||
},
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue