traefik/docs/user-guide
Bill Glover 640bfc4eff Fix syntax in Swarm example. Resolves #528
Prior to this fix the documentation for the swarm example included
syntax that would fail with the following error.

`Error : flag needs an argument: --docker.domain`

This fix specifies flags using the `=` between the flag name and value.

Tested on: Docker version 1.12.2-rc1, build 45bed2c, experimental
2016-10-01 22:37:15 +01:00
..
cluster.md Add documentation 2016-09-30 12:29:39 +02:00
examples.md Add basic/digest auth doc 2016-07-28 18:32:21 +02:00
kubernetes.md Kubernetes user-guide 2016-07-15 09:49:08 +01:00
kv-config.md Add documentation 2016-09-30 12:29:39 +02:00
swarm.md Fix syntax in Swarm example. Resolves #528 2016-10-01 22:37:15 +01:00