Add --retry-times to markdown docs

Fixes #1322.

Signed-off-by: Jesse Rittner <rittneje@gmail.com>
This commit is contained in:
Jesse Rittner
2021-06-23 23:22:58 -04:00
parent 45028801eb
commit c30b904cbe
4 changed files with 8 additions and 0 deletions

View File

@@ -92,6 +92,8 @@ Existing signatures, if any, are preserved as well.
**--dest-registry-token** _Bearer token_ for accessing the destination registry.
**--retry-times** the number of times to retry, retry wait time will be exponentially increased based on the number of failed attempts.
## EXAMPLES
To just copy an image from one registry to another: