]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
man/bootctl: fix --dry-run entry
authorAntonio Alvarez Feijoo <antonio.feijoo@suse.com>
Mon, 6 Nov 2023 15:32:49 +0000 (16:32 +0100)
committerLuca Boccassi <luca.boccassi@gmail.com>
Mon, 6 Nov 2023 16:35:31 +0000 (16:35 +0000)
Fixes 8702496bfb0205764569782a9a2ebd11fd80e5e8

man/bootctl.xml

index b2091eedf07d2a20315b0ec210ad3c188d4db2d7..68e47747ff76cbfa6ff4bb15177f018e139d4c27 100644 (file)
 
       <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>