summaryrefslogtreecommitdiff
path: root/docs/source/markdown/options/label.md
diff options
context:
space:
mode:
authorEd Santiago <santiago@redhat.com>2022-09-01 12:41:03 -0600
committerEd Santiago <santiago@redhat.com>2022-09-03 05:49:52 -0600
commitb9df3a6a9f9f68e8ddb1a46e49fb19783187810e (patch)
treeccc1d7566924cf7ae9ee3943d23066284c099d5b /docs/source/markdown/options/label.md
parente136bcc7c97ed9a7576417259cf93f7209f45dd2 (diff)
downloadpodman-b9df3a6a9f9f68e8ddb1a46e49fb19783187810e.tar.gz
podman-b9df3a6a9f9f68e8ddb1a46e49fb19783187810e.tar.bz2
podman-b9df3a6a9f9f68e8ddb1a46e49fb19783187810e.zip
Man pages: refactor common options: --label
Went with the podman-run version, where the "example" is in the option template as per our guidelines. I could not include the network- or volume-create man pages, nor podman build. Signed-off-by: Ed Santiago <santiago@redhat.com>
Diffstat (limited to 'docs/source/markdown/options/label.md')
-rw-r--r--docs/source/markdown/options/label.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/source/markdown/options/label.md b/docs/source/markdown/options/label.md
new file mode 100644
index 000000000..629aa82e6
--- /dev/null
+++ b/docs/source/markdown/options/label.md
@@ -0,0 +1,3 @@
+#### **--label**, **-l**=*key=value*
+
+Add metadata to a <<container|pod>>.