fix typo, change sample cert expiry value
Signed-off-by: Charles Smith <charles.smith@docker.com>
Upstream-commit: 86315be2f0
Component: cli
This commit is contained in:
committed by
Tibor Vass
parent
9c50b1990a
commit
75a2b43b32
@@ -27,7 +27,7 @@ Updates a swarm with new parameter values. This command must target a manager no
|
||||
|
||||
|
||||
```bash
|
||||
$ docker swarm update --cert-expirty 4000h0m0s
|
||||
$ docker swarm update --cert-expiry 720h
|
||||
```
|
||||
|
||||
## Related information
|
||||
|
||||
Reference in New Issue
Block a user