瀏覽代碼

Merge pull request #26127 from lixiaobing10051267/masterDockerDeploy

usage description of docker deploy in md not consistant with go file
(cherry picked from commit afd54a1a8645bde7d5d87efc5567ee0d3c788e78)

Signed-off-by: Charles Smith <charles.smith@docker.com>
Brian Goff 9 年之前
父節點
當前提交
755addd56f
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      experimental/docker-stacks-and-bundles.md

+ 1 - 1
experimental/docker-stacks-and-bundles.md

@@ -41,7 +41,7 @@ A stack is created using the `docker deploy` command:
 
 
 Usage:  docker deploy [OPTIONS] STACK
 Usage:  docker deploy [OPTIONS] STACK
 
 
-Create and update a stack
+Create and update a stack from a Distributed Application Bundle (DAB)
 
 
 Options:
 Options:
       --file   string        Path to a Distributed Application Bundle file (Default: STACK.dab)
       --file   string        Path to a Distributed Application Bundle file (Default: STACK.dab)