summaryrefslogtreecommitdiff
path: root/docs/source/markdown/podman-create.1.md.in
diff options
context:
space:
mode:
authorEd Santiago <santiago@redhat.com>2022-09-27 15:05:03 -0600
committerEd Santiago <santiago@redhat.com>2022-10-03 05:07:45 -0600
commiteaa3892623111378ed50ed938dae391272ba999f (patch)
treeae96aa68da32e194e8406cde691c57c441539209 /docs/source/markdown/podman-create.1.md.in
parentddf36e06490b5112fd8150f8e5090aa85bfa4018 (diff)
downloadpodman-eaa3892623111378ed50ed938dae391272ba999f.tar.gz
podman-eaa3892623111378ed50ed938dae391272ba999f.tar.bz2
podman-eaa3892623111378ed50ed938dae391272ba999f.zip
Man pages: refactor common options: --variant
Two different texts, split into two .md files. Nontrivial, but still easy to review because the text is unchanged. I was unable to reconcile either version with podman-build, so that file remains with a separate version. Signed-off-by: Ed Santiago <santiago@redhat.com>
Diffstat (limited to 'docs/source/markdown/podman-create.1.md.in')
-rw-r--r--docs/source/markdown/podman-create.1.md.in3
1 files changed, 1 insertions, 2 deletions
diff --git a/docs/source/markdown/podman-create.1.md.in b/docs/source/markdown/podman-create.1.md.in
index 503e6fac7..92bcce94b 100644
--- a/docs/source/markdown/podman-create.1.md.in
+++ b/docs/source/markdown/podman-create.1.md.in
@@ -398,8 +398,7 @@ Note: Labeling can be disabled for all containers by setting label=false in the
@@option uts.container
-#### **--variant**=*VARIANT*
-Use _VARIANT_ instead of the default architecture variant of the container image. Some images can use multiple variants of the arm architectures, such as arm/v5 and arm/v7.
+@@option variant.container
@@option volume