mirror of
https://github.com/systemd/systemd-stable.git
synced 2024-12-22 13:33:56 +03:00
man: minor fixes to coredumpctl(1)
This commit is contained in:
parent
b73e9a024b
commit
f6a4dae6a5
@ -86,8 +86,8 @@
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
<term><option>-F</option></term>
|
||||
<term><option>--field=</option></term>
|
||||
<term><option>-F</option> <replaceable>FIELD</replaceable></term>
|
||||
<term><option>--field=</option><replaceable>FIELD</replaceable></term>
|
||||
|
||||
<listitem><para>Print all possible data values the specified
|
||||
field takes in matching coredump entries of the
|
||||
@ -95,8 +95,8 @@
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
<term><option>-o</option></term>
|
||||
<term><option>--output=FILE</option></term>
|
||||
<term><option>-o</option> <replaceable>FILE</replaceable></term>
|
||||
<term><option>--output=</option><replaceable>FILE</replaceable></term>
|
||||
|
||||
<listitem><para>Write the core to <option>FILE</option>.
|
||||
</para></listitem>
|
||||
@ -140,7 +140,7 @@
|
||||
<listitem><para>Extract the last coredump matching specified
|
||||
characteristics. The coredump will be written on standard
|
||||
output, unless an output file is specified with
|
||||
<option>-o/--output</option>. </para></listitem>
|
||||
<option>--output=</option>. </para></listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
|
Loading…
Reference in New Issue
Block a user