diff options
Diffstat (limited to 'docs/source/markdown/podman-exec.1.md.in')
-rw-r--r-- | docs/source/markdown/podman-exec.1.md.in | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/docs/source/markdown/podman-exec.1.md.in b/docs/source/markdown/podman-exec.1.md.in index a3931df1d..8198c319e 100644 --- a/docs/source/markdown/podman-exec.1.md.in +++ b/docs/source/markdown/podman-exec.1.md.in @@ -44,11 +44,7 @@ to run containers such as CRI-O, the last started container could be from either @@option tty -#### **--user**, **-u** - -Sets the username or UID used and optionally the groupname or GID for the specified command. -The following examples are all valid: ---user [user | user:group | uid | uid:gid | user:gid | uid:group ] +@@option user @@option workdir |