Skip to content

Commit 64b772e

Browse files
aafeijoo-susebluca
authored andcommitted
man/systemd-dissect: various fixes
- Add synopsis to `--discover` and `--validate` options. - `-l` is for `--list`, not for `--mtree`. (cherry picked from commit a058222) (edited to remove --validate for v253, where it doesn't exist) (cherry picked from commit 44b29d9)
1 parent 81bb906 commit 64b772e

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

man/systemd-dissect.xml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,9 @@
4646
<cmdsynopsis>
4747
<command>systemd-dissect <arg choice="opt" rep="repeat">OPTIONS</arg> <option>--copy-to</option> <arg choice="plain"><replaceable>IMAGE</replaceable></arg> <arg choice="opt"><replaceable>SOURCE</replaceable></arg> <arg choice="plain"><replaceable>PATH</replaceable></arg></command>
4848
</cmdsynopsis>
49+
<cmdsynopsis>
50+
<command>systemd-dissect <arg choice="opt" rep="repeat">OPTIONS</arg> <option>--discover</option></command>
51+
</cmdsynopsis>
4952
</refsynopsisdiv>
5053

5154
<refsect1>
@@ -168,7 +171,6 @@
168171

169172
<varlistentry>
170173
<term><option>--mtree</option></term>
171-
<term><option>-l</option></term>
172174

173175
<listitem><para>Generates a BSD
174176
<citerefentry project='die-net'><refentrytitle>mtree</refentrytitle><manvolnum>8</manvolnum></citerefentry>

0 commit comments

Comments
 (0)