Corrected description of --sig-proxy

Signal proxy does work only in non-TTY mode (--tty=false). Man pages and
commands should not lie about it.

Signed-off-by: Michal Minar <miminar@redhat.com>
This commit is contained in:
Michal Minar
2014-11-13 10:50:06 +01:00
parent 42861f3b45
commit e71f241c4b
7 changed files with 10 additions and 10 deletions
+1 -1
View File
@@ -85,7 +85,7 @@ This will display the help text and all available flags:
Attach to a running container
--no-stdin=false: Do not attach stdin
--sig-proxy=true: Proxify all received signal to the process (even in non-tty mode)
--sig-proxy=true: Proxify all received signal to the process (non-TTY mode only)
> **Note:**
> You can see a full list of Docker's commands