Man pages: refactor common options: --annotation (manifest)

[Note: I already refactored --annotation for container-related
 commands; this one is for manifest-related commands]

This one needed reconciling: one man page said "newly added image",
the other said "specified image", I just reduced that to "image".
If that's not cool, any suggestions on how to make it better? Or,
just reject this PR, we can live with this duplication.

Signed-off-by: Ed Santiago <santiago@redhat.com>
This commit is contained in:
Ed Santiago
2022-10-06 08:47:29 -06:00
parent b13939bb6f
commit 57ddeffd0f
3 changed files with 5 additions and 6 deletions

View File

@ -0,0 +1,3 @@
#### **--annotation**=*annotation=value*
Set an annotation on the entry for the image.

View File

@ -22,9 +22,7 @@ index, add all of the contents to the local list. By default, only one image
from such a list or index will be added to the list or index. Combining
*--all* with any of the other options described below is NOT recommended.
#### **--annotation**=*annotation=value*
Set an annotation on the entry for the newly-added image.
@@option annotation.manifest
#### **--arch**

View File

@ -12,9 +12,7 @@ Adds or updates information about an image included in a manifest list or image
## OPTIONS
#### **--annotation**=*annotation=value*
Set an annotation on the entry for the specified image.
@@option annotation.manifest
#### **--arch**