Merge pull request #934 from SachinKSingh28/patch-1

Update dump-certs.md
This commit is contained in:
Joao Fernandes 2016-12-19 15:08:19 -08:00 committed by GitHub
commit 5022078dd5
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ docker run --rm \
--name ucp \ --name ucp \
-v /var/run/docker.sock:/var/run/docker.sock \ -v /var/run/docker.sock:/var/run/docker.sock \
docker/ucp \ docker/ucp \
uninstall-ucp [command options] dump-certs [command options]
``` ```