From 8de2c116911fba5c039927677d6b392ea6045e4c Mon Sep 17 00:00:00 2001 From: yuexiao-wang Date: Wed, 31 Aug 2016 14:42:52 +0800 Subject: [PATCH] Update description for docker plugin inspect Signed-off-by: yuexiao-wang Upstream-commit: fdedc38f0c398a81360a90b627493872ef3c8a56 Component: engine --- .../engine/docs/reference/commandline/plugin_inspect.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/components/engine/docs/reference/commandline/plugin_inspect.md b/components/engine/docs/reference/commandline/plugin_inspect.md index ed90eafb15..e8c219d266 100644 --- a/components/engine/docs/reference/commandline/plugin_inspect.md +++ b/components/engine/docs/reference/commandline/plugin_inspect.md @@ -12,9 +12,9 @@ parent = "smn_cli" # plugin inspect (experimental) ```markdown -Usage: docker plugin inspect PLUGIN +Usage: docker plugin inspect [OPTIONS] PLUGIN [PLUGIN...] -Inspect a plugin +Display detailed information on one or more plugins Options: -f, --format string Format the output using the given go template