Browse Source

Merge pull request #26185 from yuexiao-wang/update-docs

Update description for docker plugin inspect
(cherry picked from commit 0414a2c1a960832cc6d3df8641f23952c3700084)

Signed-off-by: Charles Smith <charles.smith@docker.com>
Vincent Demeester 9 years ago
parent
commit
748f3ef8e3
1 changed files with 2 additions and 2 deletions
  1. 2 2
      docs/reference/commandline/plugin_inspect.md

+ 2 - 2
docs/reference/commandline/plugin_inspect.md

@@ -12,9 +12,9 @@ parent = "smn_cli"
 # plugin inspect (experimental)
 # plugin inspect (experimental)
 
 
 ```markdown
 ```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:
 Options:
       --help   Print usage
       --help   Print usage