Man pages: refactor common options: --os (pull)

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>
This commit is contained in:
Ed Santiago
2022-09-12 15:27:31 -06:00
parent 68eb82ceb2
commit 74e0511c96
4 changed files with 7 additions and 10 deletions

View File

@ -346,9 +346,7 @@ This option conflicts with **--add-host**.
@@option oom-score-adj
#### **--os**=*OS*
Override the OS, defaults to hosts, of the image to be pulled. For example, `windows`.
Unless overridden, subsequent lookups of the same image in the local storage will match this OS, regardless of the host.
@@option os.pull
#### **--passwd**