summaryrefslogtreecommitdiffstats
path: root/man/systemd-cryptenroll.xml
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2024-07-01 11:51:14 +0200
committerLennart Poettering <lennart@poettering.net>2024-07-01 16:39:40 +0200
commite742c99999727382ed2e0e158ebae9fcf1220d0d (patch)
tree73ab566359a9050a617c8a6b0053b4afebdf956c /man/systemd-cryptenroll.xml
parentutil: add generic block device listener helper (diff)
downloadsystemd-e742c99999727382ed2e0e158ebae9fcf1220d0d.tar.xz
systemd-e742c99999727382ed2e0e158ebae9fcf1220d0d.zip
cryptenroll: add --list-devices switch that shows candidate block devices
Diffstat (limited to 'man/systemd-cryptenroll.xml')
-rw-r--r--man/systemd-cryptenroll.xml10
1 files changed, 10 insertions, 0 deletions
diff --git a/man/systemd-cryptenroll.xml b/man/systemd-cryptenroll.xml
index eadf5a4ace..4fab74b8cc 100644
--- a/man/systemd-cryptenroll.xml
+++ b/man/systemd-cryptenroll.xml
@@ -675,6 +675,16 @@
</listitem>
</varlistentry>
+ <varlistentry>
+ <term><option>--list-devices</option></term>
+
+ <listitem><para>Show a list of candidate block devices this command may operate on. Specifically,
+ this enumerates block devices currently present that contain a LUKS superblock, and shows their device
+ node paths along with any of their symlinks.</para>
+
+ <xi:include href="version-info.xml" xpointer="v257"/></listitem>
+ </varlistentry>
+
<xi:include href="standard-options.xml" xpointer="help" />
<xi:include href="standard-options.xml" xpointer="version" />
</variablelist>