mirror of https://github.com/docker/docs.git
Tweak
Signed-off-by: Dave Henderson <Dave.Henderson@ca.ibm.com>
This commit is contained in:
parent
2e85fd32e4
commit
7c090a976f
|
@ -604,7 +604,7 @@ Options:
|
|||
--format, -f Format the output using the given go template.
|
||||
```
|
||||
|
||||
By default, this will render all results in a JSON array. If a format is
|
||||
By default, this will render information about a machine as JSON. If a format is
|
||||
specified, the given template will be executed for each result.
|
||||
|
||||
Go's [text/template](http://golang.org/pkg/text/template/) package
|
||||
|
|
Loading…
Reference in New Issue