Files
docker-cli/cli
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-05 12:03:29 -04:00
2017-09-01 19:41:06 -04:00
2017-09-01 19:41:06 -04:00
2017-10-26 12:17:50 -04:00
2017-04-17 17:40:59 -04:00
2017-05-09 14:22:51 -07:00