mirror of
https://github.com/systemd/systemd.git
synced 2024-11-23 18:23:32 +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>
|
||||
<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"/>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
|
@ -11,7 +11,7 @@
|
||||
<term><option>--help</option></term>
|
||||
|
||||
<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>
|
||||
</varlistentry>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user