Skip to content

Commit

Permalink
reference/commandline: small tfix
Browse files Browse the repository at this point in the history
Signed-off-by: Ma Shimiao <[email protected]>
  • Loading branch information
Ma Shimiao committed Feb 2, 2017
1 parent 632c8dd commit 31f63d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/reference/commandline/service_create.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 :

Expand Down

0 comments on commit 31f63d6

Please sign in to comment.