reference/commandline: small tfix

Signed-off-by: Ma Shimiao <mashimiao.fnst@cn.fujitsu.com>
This commit is contained in:
Ma Shimiao 2017-02-02 13:53:37 +08:00
parent 632c8dd4cf
commit 31f63d64e3
1 changed files with 1 additions and 1 deletions

View File

@ -507,7 +507,7 @@ $ docker service create --name dns-cache -p 53:53/udp dns-cache
### Create services using templates
You can use templates for some flags of `service create`, using the syntax
provided by the Go's [text/template](http://golange.org/pkg/text/template/) package.
provided by the Go's [text/template](http://golang.org/pkg/text/template/) package.
The supported flags are the following :