Skip to content

Commit 44b29d9

Browse files
aafeijoo-susekeszybz
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)
1 parent 0144678 commit 44b29d9

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

man/systemd-dissect.xml

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,12 @@
5353
<cmdsynopsis>
5454
<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>
5555
</cmdsynopsis>
56+
<cmdsynopsis>
57+
<command>systemd-dissect <arg choice="opt" rep="repeat">OPTIONS</arg> <option>--discover</option></command>
58+
</cmdsynopsis>
59+
<cmdsynopsis>
60+
<command>systemd-dissect <arg choice="opt" rep="repeat">OPTIONS</arg> <option>--validate</option> <arg choice="plain"><replaceable>IMAGE</replaceable></arg></command>
61+
</cmdsynopsis>
5662
</refsynopsisdiv>
5763

5864
<refsect1>
@@ -208,7 +214,6 @@
208214

209215
<varlistentry>
210216
<term><option>--mtree</option></term>
211-
<term><option>-l</option></term>
212217

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

0 commit comments

Comments
 (0)