From b9df3a6a9f9f68e8ddb1a46e49fb19783187810e Mon Sep 17 00:00:00 2001 From: Ed Santiago Date: Thu, 1 Sep 2022 12:41:03 -0600 Subject: 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 --- docs/source/markdown/podman-create.1.md.in | 4 +--- 1 file changed, 1 insertion(+), 3 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 4fe50caed..25726af8c 100644 --- a/docs/source/markdown/podman-create.1.md.in +++ b/docs/source/markdown/podman-create.1.md.in @@ -260,9 +260,7 @@ To specify multiple static IPv6 addresses per container, set multiple networks u @@option ipc -#### **--label**, **-l**=*label* - -Add metadata to a container (e.g., --label com.example.key=value) +@@option label @@option label-file -- cgit v1.2.3-54-g00ecf