Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Man pages: refactor common options: --annotation | Ed Santiago | 2022-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> |