aboutsummaryrefslogtreecommitdiff
path: root/docs/source/markdown/podman-create.1.md.in
diff options
context:
space:
mode:
authorOpenShift Merge Robot <openshift-merge-robot@users.noreply.github.com>2022-08-30 10:32:23 -0400
committerGitHub <noreply@github.com>2022-08-30 10:32:23 -0400
commit57441b4c7127b30d9327cb4dfa189c8b9fc33ac5 (patch)
treee17b067780e552c94812354ec7e1cb514088bfae /docs/source/markdown/podman-create.1.md.in
parent40627e08a4ec866cad31d98cd7ff1786e7535745 (diff)
parent62d87aa9ba75ceac924ca8e81d5a9908591c5b56 (diff)
downloadpodman-57441b4c7127b30d9327cb4dfa189c8b9fc33ac5.tar.gz
podman-57441b4c7127b30d9327cb4dfa189c8b9fc33ac5.tar.bz2
podman-57441b4c7127b30d9327cb4dfa189c8b9fc33ac5.zip
Merge pull request #15545 from edsantiago/docs_dedup_subxidname
[CI:DOCS] Man pages: refactor common options: --subXidname
Diffstat (limited to 'docs/source/markdown/podman-create.1.md.in')
-rw-r--r--docs/source/markdown/podman-create.1.md.in8
1 files changed, 2 insertions, 6 deletions
diff --git a/docs/source/markdown/podman-create.1.md.in b/docs/source/markdown/podman-create.1.md.in
index 276c545d9..00c374992 100644
--- a/docs/source/markdown/podman-create.1.md.in
+++ b/docs/source/markdown/podman-create.1.md.in
@@ -586,13 +586,9 @@ When size is `0`, there is no limit on the amount of memory used for IPC by the
@@option stop-timeout
-#### **--subgidname**=*name*
+@@option subgidname
-Name for GID map from the `/etc/subgid` file. Using this flag will run the container with user namespace enabled. This flag conflicts with `--userns` and `--gidmap`.
-
-#### **--subuidname**=*name*
-
-Name for UID map from the `/etc/subuid` file. Using this flag will run the container with user namespace enabled. This flag conflicts with `--userns` and `--uidmap`.
+@@option subuidname
#### **--sysctl**=*SYSCTL*