Files
docker-cli/cli/command/service
Sebastiaan van Stijn 79b19cba16 Fix flag description for --host-add
The `--host-add` flag adds a new `host:ip` mapping. Even though
adding an entry is idempotent (adding the same mapping multiple
times does not update the service's definition), it does not
_update_  an existing mapping with a new IP-address (multiple
IP-addresses can be defined for a host).

This patch removes the "or update" part from the flag's
description.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2017-10-28 16:47:53 +02:00
..
2017-10-26 12:21:02 -04:00
2017-09-01 19:41:06 -04:00
2017-07-19 18:18:06 +03:00
2017-10-26 12:21:02 -04:00
2017-10-26 12:21:02 -04:00
2017-06-07 17:02:46 +02:00
2017-10-25 14:49:26 -04:00
2017-09-25 09:38:38 -07:00
2017-10-25 14:49:26 -04:00
2017-10-28 16:47:53 +02:00