diff options
author | nikstur <nikstur@outlook.com> | 2023-05-15 23:34:27 +0200 |
---|---|---|
committer | Luca Boccassi <luca.boccassi@gmail.com> | 2023-05-16 00:15:15 +0200 |
commit | 916db27f16a8ef897e5a1de09aa9289143908980 (patch) | |
tree | 764a7372458df40bba7d2f9683a3158ca8a51e1f /man | |
parent | hwdb: fix keyboard entry for IdeapadFlex5 (#27643) (diff) | |
download | systemd-916db27f16a8ef897e5a1de09aa9289143908980.tar.xz systemd-916db27f16a8ef897e5a1de09aa9289143908980.zip |
man: use correct name for --bank option
Diffstat (limited to 'man')
-rw-r--r-- | man/systemd-measure.xml | 2 |
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>). |