Переглянути джерело

Merge pull request #20385 from WeiZhang555/fix-docs

Fix docs
Vincent Demeester 9 роки тому
батько
коміт
2a9e6ace70
1 змінених файлів з 2 додано та 2 видалено
  1. 2 2
      man/docker-exec.1.md

+ 2 - 2
man/docker-exec.1.md

@@ -27,10 +27,10 @@ container is unpaused, and then run
 
 # OPTIONS
 **-d**, **--detach**=*true*|*false*
-    Override the key sequence for detaching a container. Format is a single character `[a-Z]` or `ctrl-<value>` where `<value>` is one of: `a-z`, `@`, `^`, `[`, `,` or `_`.
+   Detached mode: run command in the background. The default is *false*.
 
 **--detach-keys**=""
-  Define the key sequence which detaches the container.
+  Override the key sequence for detaching a container. Format is a single character `[a-Z]` or `ctrl-<value>` where `<value>` is one of: `a-z`, `@`, `^`, `[`, `,` or `_`.
 
 **--help**
   Print usage statement