diff options
author | OpenShift Merge Robot <openshift-merge-robot@users.noreply.github.com> | 2022-08-23 11:15:24 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-08-23 11:15:24 -0400 |
commit | bd3bbb13493cb7a5ca71ef675b54fad307d705d5 (patch) | |
tree | f95184c3f77204a84859b6b08da8b1b796cbec71 /docs/source/markdown/options | |
parent | 5dea1218a03843f27258528e5f13c6d3dd2b24cd (diff) | |
parent | c6488fe4afc80ad7cc1d98484220f225b7c1cd9a (diff) | |
download | podman-bd3bbb13493cb7a5ca71ef675b54fad307d705d5.tar.gz podman-bd3bbb13493cb7a5ca71ef675b54fad307d705d5.tar.bz2 podman-bd3bbb13493cb7a5ca71ef675b54fad307d705d5.zip |
Merge pull request #15417 from edsantiago/docs_dedup_fix_sloppiness
[CI:DOCS] Man pages: fix sloppiness
Diffstat (limited to 'docs/source/markdown/options')
-rw-r--r-- | docs/source/markdown/options/annotation.container.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/source/markdown/options/annotation.container.md b/docs/source/markdown/options/annotation.container.md index bd561a15f..0d155e5e4 100644 --- a/docs/source/markdown/options/annotation.container.md +++ b/docs/source/markdown/options/annotation.container.md @@ -1,3 +1,3 @@ #### **--annotation**=*key=value* -Add an annotation to the container<| or pod>. This option can be set multiple times. +Add an annotation to the container<<| or pod>>. This option can be set multiple times. |