From b0b59a7e35ef812746bff011ca11c080ec17e6ac Mon Sep 17 00:00:00 2001 From: lixiaobing10051267 Date: Tue, 30 Aug 2016 11:40:51 +0800 Subject: [PATCH] usage description of docker deploy in md not consistant with go file Signed-off-by: lixiaobing10051267 --- 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 4749a73e5b..3bae4f4c4b 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)