aboutsummaryrefslogtreecommitdiff
path: root/docs/source/markdown/options/os.pull.md
Commit message (Collapse)AuthorAge
* Man pages: refactor common options: --os (pull)Ed Santiago2022-09-13
Only shared by podman-create, -pull, -run. No changes made other than whitespace, so this should be a gimme. podman-build, import, and manifest-* also have --os options, but those are unrelated and I can't find a way to combine any two of them. Signed-off-by: Ed Santiago <santiago@redhat.com>