Fix formatting for `--image-fs-extract-retry` (#1942)
This commit is contained in:
parent
09e70e44d9
commit
2bc27c63a1
|
|
@ -880,7 +880,7 @@ Ignore /var/run when taking image snapshot. Set it to false to preserve /var/run
|
||||||
|
|
||||||
Set this flag as `--ignore-path=<path>` to ignore path when taking an image snapshot. Set it multiple times for multiple ignore paths.
|
Set this flag as `--ignore-path=<path>` to ignore path when taking an image snapshot. Set it multiple times for multiple ignore paths.
|
||||||
|
|
||||||
### --image-fs-extract-retry
|
#### --image-fs-extract-retry
|
||||||
|
|
||||||
Set this flag to the number of retries that should happen for the extracting an image filesystem. Defaults to `0`.
|
Set this flag to the number of retries that should happen for the extracting an image filesystem. Defaults to `0`.
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue