man: single-char parameters take no '='

The suggested syntax is simply not valid and results in an error.
This commit is contained in:
Lennart Poettering 2020-06-05 15:42:45 +02:00
parent 048b4dc2e1
commit a34a2933e9
1 changed files with 4 additions and 4 deletions

View File

@ -77,7 +77,7 @@
</varlistentry>
<varlistentry>
<term><option>-c=</option></term>
<term><option>-c</option></term>
<term><option>--children-max=</option></term>
<listitem>
<para>Limit the number of events executed in parallel.</para>
@ -85,7 +85,7 @@
</varlistentry>
<varlistentry>
<term><option>-e=</option></term>
<term><option>-e</option></term>
<term><option>--exec-delay=</option></term>
<listitem>
<para>Delay the execution of <varname>RUN</varname>
@ -97,7 +97,7 @@
</varlistentry>
<varlistentry>
<term><option>-t=</option></term>
<term><option>-t</option></term>
<term><option>--event-timeout=</option></term>
<listitem>
<para>Set the number of seconds to wait for events to finish. After
@ -121,7 +121,7 @@
</varlistentry>
<varlistentry>
<term><option>-N=</option></term>
<term><option>-N</option></term>
<term><option>--resolve-names=</option></term>
<listitem>
<para>Specify when systemd-udevd should resolve names of users and groups.