man: minor fixes to coredumpctl(1)

This commit is contained in:
Lennart Poettering 2015-08-25 20:04:55 +02:00
parent b73e9a024b
commit f6a4dae6a5
1 changed files with 5 additions and 5 deletions

View File

@ -86,8 +86,8 @@
</varlistentry> </varlistentry>
<varlistentry> <varlistentry>
<term><option>-F</option></term> <term><option>-F</option> <replaceable>FIELD</replaceable></term>
<term><option>--field=</option></term> <term><option>--field=</option><replaceable>FIELD</replaceable></term>
<listitem><para>Print all possible data values the specified <listitem><para>Print all possible data values the specified
field takes in matching coredump entries of the field takes in matching coredump entries of the
@ -95,8 +95,8 @@
</varlistentry> </varlistentry>
<varlistentry> <varlistentry>
<term><option>-o</option></term> <term><option>-o</option> <replaceable>FILE</replaceable></term>
<term><option>--output=FILE</option></term> <term><option>--output=</option><replaceable>FILE</replaceable></term>
<listitem><para>Write the core to <option>FILE</option>. <listitem><para>Write the core to <option>FILE</option>.
</para></listitem> </para></listitem>
@ -140,7 +140,7 @@
<listitem><para>Extract the last coredump matching specified <listitem><para>Extract the last coredump matching specified
characteristics. The coredump will be written on standard characteristics. The coredump will be written on standard
output, unless an output file is specified with output, unless an output file is specified with
<option>-o/--output</option>. </para></listitem> <option>--output=</option>. </para></listitem>
</varlistentry> </varlistentry>
<varlistentry> <varlistentry>