From 755addd56f920a8c24780cf880c00ac9ce004aed Mon Sep 17 00:00:00 2001 From: Brian Goff Date: Tue, 30 Aug 2016 10:18:19 -0400 Subject: [PATCH] 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 --- experimental/docker-stacks-and-bundles.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/experimental/docker-stacks-and-bundles.md b/experimental/docker-stacks-and-bundles.md index d685a3959d..b56d0e5c8d 100644 --- a/experimental/docker-stacks-and-bundles.md +++ b/experimental/docker-stacks-and-bundles.md @@ -41,7 +41,7 @@ A stack is created using the `docker deploy` command: Usage: docker deploy [OPTIONS] STACK -Create and update a stack +Create and update a stack from a Distributed Application Bundle (DAB) Options: --file string Path to a Distributed Application Bundle file (Default: STACK.dab)