Skip to content

Commit

Permalink
README: Fix formatting of mount options
Browse files Browse the repository at this point in the history
  • Loading branch information
wjt authored Sep 14, 2022
1 parent 361f373 commit cbfe088
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -103,9 +103,9 @@ Once it is loaded, it can be used as:

Mount options:

`basedir`: is the directory to use as a base when resolving relative content paths.
'noverity': Don't verify that target files have the right fs-verity digest. Useful if the fs doesn't support fs-verity but the image has digests enabled.
`digest`: A fs-verity sha256 digest that the image file must match.
- `basedir`: is the directory to use as a base when resolving relative content paths.
- `noverity`: Don't verify that target files have the right fs-verity digest. Useful if the fs doesn't support fs-verity but the image has digests enabled.
- `digest`: A fs-verity sha256 digest that the image file must match.

## SELinux issues

Expand Down

0 comments on commit cbfe088

Please sign in to comment.