]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
man: use correct name for --bank option
authornikstur <nikstur@outlook.com>
Mon, 15 May 2023 21:34:27 +0000 (23:34 +0200)
committerLuca Boccassi <luca.boccassi@gmail.com>
Mon, 15 May 2023 22:15:15 +0000 (23:15 +0100)
man/systemd-measure.xml

index 0df36022235814fb494adb38e81c5423f77cc18a..dddc2bf16b70d44a414b7d6495e18a46841b32a9 100644 (file)
@@ -86,7 +86,7 @@
         the resulting values with the private/public key pair (RSA) configured via
         <option>--private-key=</option> and <option>--public-key=</option>. This will write a JSON object to
         standard output that contains signatures for all specified PCR banks (see the
-        <option>--pcr-bank=</option> option below), which may be used to unlock encrypted credentials (see
+        <option>--bank=</option> option below), which may be used to unlock encrypted credentials (see
         <citerefentry><refentrytitle>systemd-creds</refentrytitle><manvolnum>1</manvolnum></citerefentry>) or
         LUKS volumes (see
         <citerefentry><refentrytitle>systemd-cryptsetup@.service</refentrytitle><manvolnum>8</manvolnum></citerefentry>).