Adds override-variant to man pages

Signed-off-by: Jirka Chadima <chadima.jiri@gmail.com>
This commit is contained in:
Jirka Chadima 2020-01-02 17:04:48 +01:00
parent 222beaf4c7
commit c6a731bb2e
No known key found for this signature in database
GPG Key ID: D760197F2C0FAE55
2 changed files with 3 additions and 1 deletions

View File

@ -20,7 +20,7 @@ Uses the system's trust policy to validate images, rejects images not trusted by
**--all**
If _source-image_ refers to a list of images, instead of copying just the image which matches the current OS and
architecture (subject to the use of the global --override-os and --override-arch options), attempt to copy all of
architecture (subject to the use of the global --override-os, --override-arch and --override-variant options), attempt to copy all of
the images in the list, and the list itself.
**--authfile** _path_

View File

@ -58,6 +58,8 @@ Most commands refer to container images, using a _transport_`:`_details_ format.
**--override-os** _OS_ Use _OS_ instead of the running OS for choosing images.
**--override-variant** _VARIANT_ Use _VARIANT_ instead of the running architecture variant for choosing images.
**--command-timeout** _duration_ Timeout for the command execution.
**--help**|**-h** Show help