diff options
Diffstat (limited to 'docs/podman-start.1.md')
-rw-r--r-- | docs/podman-start.1.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/podman-start.1.md b/docs/podman-start.1.md index f16a20efa..b2630da2d 100644 --- a/docs/podman-start.1.md +++ b/docs/podman-start.1.md @@ -41,9 +41,9 @@ Proxy received signals to the process (non-TTY mode only). SIGCHLD, SIGSTOP, and podman start mywebserver -podman start 860a4b23 5421ab4 +podman start 860a4b231279 5421ab43b45 -podman start -i -a 860a4b23 +podman start --interactive --attach 860a4b231279 podman start -i -l |