mirror of
https://github.com/systemd/systemd.git
synced 2024-12-22 17:35:35 +03:00
man: fix markup
<arg> is not allowed inside <title>.
This commit is contained in:
parent
1ab6ecd109
commit
eb066221e9
@ -203,7 +203,7 @@
|
||||
|
||||
<varlistentry>
|
||||
<term><option>--section=<replaceable>NAME</replaceable>:<replaceable>TEXT</replaceable>|<replaceable>@PATH</replaceable></option></term>
|
||||
<term><option>--section=<replaceable>NAME</replaceable>:<arg choice="plain">text|binary</arg><optional>@<replaceable>PATH</replaceable></optional></option></term>
|
||||
<term><option>--section=<replaceable>NAME</replaceable>:text|binary<optional>@<replaceable>PATH</replaceable></optional></option></term>
|
||||
|
||||
<listitem><para>For all verbs except <command>inspect</command>, the first syntax is used.
|
||||
Specify an arbitrary additional section <literal><replaceable>NAME</replaceable></literal>.
|
||||
|
Loading…
Reference in New Issue
Block a user