Fix formatting for `--image-fs-extract-retry` (#1942)

This commit is contained in:
Wolfgang Walther 2022-02-17 23:59:21 +01:00 committed by GitHub
parent 09e70e44d9
commit 2bc27c63a1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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.
### --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`.