mirror of https://github.com/docker/docs.git
Merge pull request #934 from SachinKSingh28/patch-1
Update dump-certs.md
This commit is contained in:
commit
5022078dd5
|
@ -14,7 +14,7 @@ docker run --rm \
|
|||
--name ucp \
|
||||
-v /var/run/docker.sock:/var/run/docker.sock \
|
||||
docker/ucp \
|
||||
uninstall-ucp [command options]
|
||||
dump-certs [command options]
|
||||
|
||||
```
|
||||
|
||||
|
|
Loading…
Reference in New Issue