From f29a765573ecd1ad31d50fc51ddf696da7d68705 Mon Sep 17 00:00:00 2001 From: Jhon Honce Date: Wed, 13 Mar 2019 14:16:37 -0700 Subject: Corrected detach man pages and code comments * Updated documentation to match code Signed-off-by: Jhon Honce --- docs/podman-start.1.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'docs/podman-start.1.md') diff --git a/docs/podman-start.1.md b/docs/podman-start.1.md index b0167003e..aa5362046 100644 --- a/docs/podman-start.1.md +++ b/docs/podman-start.1.md @@ -21,8 +21,7 @@ starting multiple containers. **--detach-keys** -Override the key sequence for detaching a container. Format is a single character [a-Z] or -ctrl- where is one of: a-z, @, ^, [, , or _. +Override the key sequence for detaching a container. Format is a single character `[a-Z]` or `ctrl-` where `` is one of: `a-z`, `@`, `^`, `[`, `\\`, `]`, `^` or `_`. **--interactive, -i** -- cgit v1.2.3-54-g00ecf