aboutsummaryrefslogtreecommitdiff
path: root/docs/source/markdown/podman-create.1.md.in
diff options
context:
space:
mode:
authorEd Santiago <santiago@redhat.com>2022-08-15 13:21:37 -0600
committerEd Santiago <santiago@redhat.com>2022-08-16 07:04:48 -0600
commita78b67a47bf889b76383d09bce0127f5f397cd25 (patch)
tree81dcbe0366d029b1c0b2ff66239d93f96ce218cc /docs/source/markdown/podman-create.1.md.in
parent311b5946f74c94c5d6024c904abf6976c75e4d8f (diff)
downloadpodman-a78b67a47bf889b76383d09bce0127f5f397cd25.tar.gz
podman-a78b67a47bf889b76383d09bce0127f5f397cd25.tar.bz2
podman-a78b67a47bf889b76383d09bce0127f5f397cd25.zip
Man pages: refactor common options: --annotation
Refactor the --annotation option, but only between podman create, kube play, and run. This does not include: * podman build: - usage is in terms of images, not containers/pods * manifest add, manifest annotate: - usage is in terms of images, not containers/pods - also, wording is slightly different 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.in5
1 files changed, 1 insertions, 4 deletions
diff --git a/docs/source/markdown/podman-create.1.md.in b/docs/source/markdown/podman-create.1.md.in
index 45dfe304c..f5301c60a 100644
--- a/docs/source/markdown/podman-create.1.md.in
+++ b/docs/source/markdown/podman-create.1.md.in
@@ -68,10 +68,7 @@ and specified with a _tag_.
@@option add-host
-#### **--annotation**=*key=value*
-
-Add an annotation to the container. The format is key=value.
-The **--annotation** option can be set multiple times.
+@@option annotation.container
@@option arch