Merge pull request #10103 from pipern/patch-1

[CI:DOCS] Typo fix to usage text of --compress option
This commit is contained in:
OpenShift Merge Robot 2021-04-21 15:42:47 -04:00 committed by GitHub
commit 382c0ac133
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@ Note: `:` is a restricted character and cannot be part of the file name.
#### **\-\-compress**
Compress tarball image layers when pushing to a directory using the 'dir' transport. (default is same compression type, compressed or uncompressed, as source)
Note: This flag can only be set when using the **dir** transport i.e --format=oci-dir or --format-docker-dir
Note: This flag can only be set when using the **dir** transport i.e --format=oci-dir or --format=docker-dir
#### **\-\-output**, **-o**=*file*