mirror of
https://github.com/containers/skopeo.git
synced 2026-02-01 06:51:21 +00:00
Document the default of --retry-times
Signed-off-by: Miloslav Trmač <mitr@redhat.com>
This commit is contained in:
@@ -214,7 +214,7 @@ Precompute digests to ensure layers are not uploaded that already exist on the d
|
||||
|
||||
**--retry-times**
|
||||
|
||||
The number of times to retry.
|
||||
The number of times to retry. By default, no retries are attempted.
|
||||
|
||||
**--retry-delay**
|
||||
|
||||
|
||||
@@ -70,7 +70,7 @@ Bearer token for accessing the registry.
|
||||
|
||||
**--retry-times**
|
||||
|
||||
The number of times to retry.
|
||||
The number of times to retry. By default, no retries are attempted.
|
||||
|
||||
**--retry-delay**
|
||||
|
||||
|
||||
@@ -69,7 +69,7 @@ Registry token for accessing the registry.
|
||||
|
||||
**--retry-times**
|
||||
|
||||
The number of times to retry.
|
||||
The number of times to retry. By default, no retries are attempted.
|
||||
|
||||
**--retry-delay**
|
||||
|
||||
|
||||
@@ -43,7 +43,7 @@ Bearer token for accessing the registry.
|
||||
|
||||
**--retry-times**
|
||||
|
||||
The number of times to retry.
|
||||
The number of times to retry. By default, no retries are attempted.
|
||||
|
||||
**--retry-delay**
|
||||
|
||||
|
||||
@@ -134,7 +134,7 @@ Only the first line will be read. A passphrase stored in a file is of questionab
|
||||
|
||||
**--retry-times**
|
||||
|
||||
The number of times to retry.
|
||||
The number of times to retry. By default, no retries are attempted.
|
||||
|
||||
**--retry-delay**
|
||||
|
||||
|
||||
Reference in New Issue
Block a user