diff options
Diffstat (limited to 'docs/podman-run.1.md')
-rw-r--r-- | docs/podman-run.1.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/podman-run.1.md b/docs/podman-run.1.md index dfcbf7341..10b5d9e16 100644 --- a/docs/podman-run.1.md +++ b/docs/podman-run.1.md @@ -4,7 +4,7 @@ podman\-run - Run a command in a new container ## SYNOPSIS -**podman run** [*options* [...]] IMAGE [COMMAND] [ARG...] +**podman run** [*options*] *image* [*command* [*arg* ...]] ## DESCRIPTION |