mirror of
https://github.com/containers/podman.git
synced 2025-08-06 19:44:14 +08:00
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:
@ -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**
|
||||
|
||||
|
Reference in New Issue
Block a user