aboutsummaryrefslogtreecommitdiff
path: root/docs/source/markdown/options/annotation.container.md
Commit message (Collapse)AuthorAge
* Man pages: refactor common options: --annotationEd Santiago2022-08-16
Refactor the --annotation option, but only between podman create, kube play, and run. This does not include: * podman build: - usage is in terms of images, not containers/pods * manifest add, manifest annotate: - usage is in terms of images, not containers/pods - also, wording is slightly different Signed-off-by: Ed Santiago <santiago@redhat.com>