summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authornikstur <nikstur@outlook.com>2023-05-15 23:34:27 +0200
committerLuca Boccassi <luca.boccassi@gmail.com>2023-05-15 23:15:15 +0100
commit916db27f16a8ef897e5a1de09aa9289143908980 (patch)
tree764a7372458df40bba7d2f9683a3158ca8a51e1f /man
parent738a195bd59dc2e85c15382d17d391c1781aaa4e (diff)
downloadsystemd-916db27f16a8ef897e5a1de09aa9289143908980.tar.gz
man: use correct name for --bank option
Diffstat (limited to 'man')
-rw-r--r--man/systemd-measure.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/man/systemd-measure.xml b/man/systemd-measure.xml
index 0df3602223..dddc2bf16b 100644
--- a/man/systemd-measure.xml
+++ b/man/systemd-measure.xml
@@ -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>).