mirror of
https://github.com/systemd/systemd.git
synced 2024-11-27 12:13:33 +08:00
man: wrap the whole description in <listitem>
Unfortunately, version-info includes and standard-options includes are not composable...
This commit is contained in:
parent
35fcba4a8c
commit
7a0f2298b8
@ -55,9 +55,11 @@
|
|||||||
<varlistentry>
|
<varlistentry>
|
||||||
<term><option>--help</option></term>
|
<term><option>--help</option></term>
|
||||||
|
|
||||||
<xi:include href="standard-options.xml" xpointer="help-text" />
|
<listitem>
|
||||||
|
<xi:include href="standard-options.xml" xpointer="help-para" />
|
||||||
|
|
||||||
<xi:include href="version-info.xml" xpointer="v253"/>
|
<xi:include href="version-info.xml" xpointer="v253"/>
|
||||||
|
</listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
|
|
||||||
<varlistentry>
|
<varlistentry>
|
||||||
|
@ -11,7 +11,7 @@
|
|||||||
<term><option>--help</option></term>
|
<term><option>--help</option></term>
|
||||||
|
|
||||||
<listitem id='help-text'>
|
<listitem id='help-text'>
|
||||||
<para>Print a short help text and exit.
|
<para id='help-para'>Print a short help text and exit.
|
||||||
</para></listitem>
|
</para></listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user