mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
Fix a small typo in volume_inspect.md
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
This commit is contained in:
parent
927d0be4d8
commit
a96be2930a
1 changed files with 2 additions and 2 deletions
|
@ -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.
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue