chiark / gitweb /
hostnamed: make chassis type configurable via /etc/machine-info
[elogind.git] / man / systemd-coredumpctl.xml
index b80aac86c532bd2e77119f039f69aea1b74eb889..53b82ed277bb753ca4786805f44299d1564aa805 100644 (file)
 
         <refsynopsisdiv>
                 <cmdsynopsis>
-                        <command>systemd-coredumpctl <arg choice="opt" rep="repeat">OPTIONS</arg> <arg choice="req">COMMAND</arg> <arg choice="opt" rep="repeat">PID|COMM|EXE|MATCH</arg></command>
+                        <command>systemd-coredumpctl</command>
+                        <arg choice="opt" rep="repeat">OPTIONS</arg>
+                        <arg choice="req">COMMAND</arg>
+                        <arg choice="opt" rep="repeat">PID|COMM|EXE|MATCH</arg>
                 </cmdsynopsis>
         </refsynopsisdiv>
 
                                 string and exit.</para></listitem>
                         </varlistentry>
 
+                        <varlistentry>
+                                <term><option>--field=</option></term>
+                                <term><option>-F</option></term>
+
+                                <listitem><para>Print all possible
+                                data values the specified field
+                                takes in matching coredump entries of the
+                                journal.</para></listitem>
+                        </varlistentry>
+
                         <varlistentry>
                                 <term><option>--output=FILE</option></term>
                                 <term><option>-o FILE</option></term>
         <refsect1>
                 <title>Exit status</title>
                 <para>On success 0 is returned, a non-zero failure
-                code otherwise. Not finding any mathing coredumps is treated
+                code otherwise. Not finding any matching coredumps is treated
                as failure.
                </para>
         </refsect1>