Merge pull request #18069 from vdemeester/fix-volume-doc-typo

Fix a small typo in volume_inspect.md
Upstream-commit: ec721639492cd4a2feb3f7a843429a923262734d
Component: engine
This commit is contained in:
moxiegirl
2015-11-18 10:14:15 -08:00
@@ -18,8 +18,8 @@ parent = "smn_cli"
--help=false Print usage
Returns information about a volume. By default, this command renders all results
in a JSON array. You can specify an alternate format to execute a given template
is executed for each result. Go's
in a JSON array. You can specify an alternate format to execute a
given template for each result. Go's
[text/template](http://golang.org/pkg/text/template/) package describes all the
details of the format.