Browse code

Removing made up word

Signed-off-by: John Howard <jhoward@microsoft.com>

John Howard authored on 2015/11/11 07:36:02
Showing 1 changed files
... ...
@@ -121,7 +121,7 @@ and pass along signals. All of that is configurable:
121 121
 
122 122
     -a=[]           : Attach to `STDIN`, `STDOUT` and/or `STDERR`
123 123
     -t=false        : Allocate a pseudo-tty
124
-    --sig-proxy=true: Proxify all received signal to the process (non-TTY mode only)
124
+    --sig-proxy=true: Proxy all received signals to the process (non-TTY mode only)
125 125
     -i=false        : Keep STDIN open even if not attached
126 126
 
127 127
 If you do not specify `-a` then Docker will [attach all standard