Browse code

Merge pull request #26127 from lixiaobing10051267/masterDockerDeploy

usage description of docker deploy in md not consistant with go file

Brian Goff authored on 2016/08/30 23:18:19
Showing 1 changed files
... ...
@@ -41,7 +41,7 @@ A stack is created using the `docker deploy` command:
41 41
 
42 42
 Usage:  docker deploy [OPTIONS] STACK
43 43
 
44
-Create and update a stack
44
+Create and update a stack from a Distributed Application Bundle (DAB)
45 45
 
46 46
 Options:
47 47
       --file   string        Path to a Distributed Application Bundle file (Default: STACK.dab)