Преглед изворни кода

Merge pull request #17884 from Microsoft/jjh/proxify

Removing made up word from docs
Sebastiaan van Stijn пре 9 година
родитељ
комит
877df6bd38
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      docs/reference/run.md

+ 1 - 1
docs/reference/run.md

@@ -121,7 +121,7 @@ and pass along signals. All of that is configurable:
 
     -a=[]           : Attach to `STDIN`, `STDOUT` and/or `STDERR`
     -t=false        : Allocate a pseudo-tty
-    --sig-proxy=true: Proxify all received signal to the process (non-TTY mode only)
+    --sig-proxy=true: Proxy all received signals to the process (non-TTY mode only)
     -i=false        : Keep STDIN open even if not attached
 
 If you do not specify `-a` then Docker will [attach all standard