Merge pull request #15770 from edsantiago/docs_dedup_os.pull

[CI:DOCS] Man pages: refactor common options: --os (pull)
This commit is contained in:
OpenShift Merge Robot
2022-09-13 15:23:23 +02:00
committed by GitHub
4 changed files with 7 additions and 10 deletions

View File

@ -0,0 +1,4 @@
#### **--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.

View File

@ -326,9 +326,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
@@option passwd-entry

View File

@ -63,10 +63,7 @@ All tagged images in the repository will be pulled.
Print the usage statement.
#### **--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
@@option platform

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**