summaryrefslogtreecommitdiff
path: root/man/systemd-veritysetup-generator.xml
diff options
context:
space:
mode:
authorGaël PORTAY <gael.portay@collabora.com>2021-02-25 13:02:26 -0500
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2022-03-30 23:45:26 +0200
commite502940be2889e0d2df043a08d0ed87c67bf47fd (patch)
treecb428d5512b821efb26aba117d7534d7eb07d595 /man/systemd-veritysetup-generator.xml
parent72151060e80df06b66f182489deaea3ed828848f (diff)
downloadsystemd-e502940be2889e0d2df043a08d0ed87c67bf47fd.tar.gz
man: update root-hash-signature option with value
This documents two possible values expected by the option root-hash-signature for veritytab and veritysetup-generator.
Diffstat (limited to 'man/systemd-veritysetup-generator.xml')
-rw-r--r--man/systemd-veritysetup-generator.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/man/systemd-veritysetup-generator.xml b/man/systemd-veritysetup-generator.xml
index e1528107d2..9e3e15b6ba 100644
--- a/man/systemd-veritysetup-generator.xml
+++ b/man/systemd-veritysetup-generator.xml
@@ -87,7 +87,7 @@
<listitem><para>Takes a comma-separated list of dm-verity options. Expects the following options
<option>ignore-corruption</option>, <option>restart-on-corruption</option>, <option>ignore-zero-blocks</option>,
<option>check-at-most-once</option>, <option>panic-on-corruption</option> and
- <option>root-hash-signature</option>. See
+ <option>root-hash-signature=<replaceable>PATH</replaceable>|base64:<replaceable>HEX</replaceable></option>. See
<citerefentry project='die-net'><refentrytitle>veritysetup</refentrytitle><manvolnum>8</manvolnum></citerefentry> for more
details.</para></listitem>
</varlistentry>