From eaa3892623111378ed50ed938dae391272ba999f Mon Sep 17 00:00:00 2001 From: Ed Santiago Date: Tue, 27 Sep 2022 15:05:03 -0600 Subject: 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 --- docs/source/markdown/podman-create.1.md.in | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'docs/source/markdown/podman-create.1.md.in') 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 -- cgit v1.2.3-54-g00ecf