Files
docker-cli/components/engine/docs/reference/commandline
Anil Madhavapeddy b214ee32d9 make docker service --help text for --endpoint-mode more consistent
Previously:

```
      --constraint value             Placement constraints (default [])
      --endpoint-mode string         Endpoint mode(Valid values: vip, dnsrr)
<snip>
      --restart-condition string     Restart when condition is met (none, on_failure, or any)
```

Now:

```
      --constraint value             Placement constraints (default [])
      --endpoint-mode string         Endpoint mode (vip or dnsrr)
<snip>
      --restart-condition string     Restart when condition is met (none, on_failure, or any)
```

Signed-off-by: Anil Madhavapeddy <anil@docker.com>
Upstream-commit: 2de9585f5ea798cbff23045d9d19ba239d5e5431
Component: engine
2016-07-06 12:10:28 +01:00
..
2016-03-12 14:11:01 +01:00
2016-05-24 11:09:38 +00:00
2015-06-15 13:19:38 -07:00
2016-01-03 23:03:39 +01:00
2016-02-19 09:27:03 +08:00
2016-06-16 16:29:23 -07:00
2016-06-08 17:40:37 +02:00
2016-07-01 16:16:53 -07:00
2016-01-13 21:28:52 -08:00
2016-02-19 09:27:03 +08:00
2016-06-20 11:54:53 +00:00
2016-06-20 11:54:53 +00:00
2016-05-27 00:28:46 +00:00
2016-01-21 04:26:49 +00:00
2016-06-07 16:50:31 +02:00
2016-06-11 14:31:53 -07:00
2016-02-19 09:27:03 +08:00
2016-02-02 12:28:33 +00:00
2016-07-03 15:20:27 +02:00
2016-03-22 08:16:52 +01:00
2016-06-20 11:54:53 +00:00
2016-06-20 11:54:53 +00:00
2016-06-20 11:54:53 +00:00
2016-01-03 23:03:39 +01:00
2016-05-27 00:28:46 +00:00
2016-02-20 17:06:32 +08:00