diff options
| author | Sven Dowideit <SvenDowideit@users.noreply.github.com> | 2016-06-02 18:45:08 -0700 |
|---|---|---|
| committer | Sebastiaan van Stijn <github@gone.nl> | 2016-06-06 20:35:13 +0200 |
| commit | 650ddc1f817ae7f07dcc8adce60c298c198ee0ee (patch) | |
| tree | f8e01abae9b1e4b53db9b688dedc6e40480c0fcd /docs/reference/commandline/attach.md | |
| parent | af3b1fbcbcd6e0c1363523bb2aa4da64e44b579a (diff) | |
| download | docker-650ddc1f817ae7f07dcc8adce60c298c198ee0ee.tar.gz | |
Merge pull request #23193 from allencloud/fix-typos
use grep to find all a/an typos
(cherry picked from commit 98c245c9e63793cf8ca03c5500e0820447c1861c)
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
Diffstat (limited to 'docs/reference/commandline/attach.md')
| -rw-r--r-- | docs/reference/commandline/attach.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/reference/commandline/attach.md b/docs/reference/commandline/attach.md index 799fe1d176..7158e40974 100644 --- a/docs/reference/commandline/attach.md +++ b/docs/reference/commandline/attach.md @@ -51,7 +51,7 @@ foreground over a slow client connection. Instead, users should use the ## Override the detach sequence -If you want, you can configure a override the Docker key sequence for detach. +If you want, you can configure an override the Docker key sequence for detach. This is is useful if the Docker default sequence conflicts with key squence you use for other applications. There are two ways to defines a your own detach key sequence, as a per-container override or as a configuration property on your |
