man/docker-run.1: fix --interactive

Do not mention the default value twice.

Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com>
This commit is contained in:
Kir Kolyshkin 2018-03-06 14:34:31 -08:00
parent 70dea5c144
commit c2670c59fb
1 changed files with 1 additions and 1 deletions

View File

@ -332,7 +332,7 @@ redirection on the host system.
**-i**, **--interactive**=*true*|*false*
Keep STDIN open even if not attached. The default is *false*.
When set to true, keep stdin open even if not attached. The default is false.
When set to true, keep stdin open even if not attached.
**--ip**=""
Sets the container's interface IPv4 address (e.g., 172.23.0.9)