mirror of
https://github.com/containers/podman.git
synced 2025-05-22 01:27:07 +08:00
Add man page content for artifacts
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
This commit is contained in:

committed by
Nalin Dahyabhai

parent
d8bb637050
commit
2bbed8f200
@ -4,4 +4,4 @@
|
||||
####> are applicable to all of those.
|
||||
#### **--annotation**=*annotation=value*
|
||||
|
||||
Set an annotation on the entry for the image.
|
||||
Set an annotation on the entry for the specified image or artifact.
|
||||
|
@ -2,7 +2,7 @@
|
||||
####> podman manifest add, manifest annotate
|
||||
####> If file is edited, make sure the changes
|
||||
####> are applicable to all of those.
|
||||
#### **--features**
|
||||
#### **--features**=*feature*
|
||||
|
||||
Specify the features list which the list or index records as requirements for
|
||||
the image. This option is rarely used.
|
||||
|
@ -2,7 +2,7 @@
|
||||
####> podman manifest add, manifest annotate
|
||||
####> If file is edited, make sure the changes
|
||||
####> are applicable to all of those.
|
||||
#### **--os-version**
|
||||
#### **--os-version**=*version*
|
||||
|
||||
Specify the OS version which the list or index records as a requirement for the
|
||||
image. This option is rarely used.
|
||||
|
Reference in New Issue
Block a user