man/bootctl: fix --dry-run entry

Fixes 8702496bfb
This commit is contained in:
Antonio Alvarez Feijoo 2023-11-06 16:32:49 +01:00 committed by Luca Boccassi
parent 4e72e15647
commit 1bc116a14a

View file

@ -490,7 +490,7 @@
<varlistentry>
<term><option>--dry-run</option></term>
<listitem><para>Dry run for <option>--unlink</option> and <option>--cleanup</option>.</para>
<listitem><para>Dry run for <option>unlink</option> and <option>cleanup</option>.</para>
<para>In dry run mode, the unlink and cleanup operations only print the files that would get deleted
without actually deleting them.</para>