]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
man: document the new $SYSTEMD_DEBUGGER variable 8769/head
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Fri, 20 Apr 2018 09:28:04 +0000 (11:28 +0200)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Fri, 20 Apr 2018 13:56:52 +0000 (15:56 +0200)
Follow-up for c5896b6a.

man/coredumpctl.xml

index c6b0f142bcf8546f8038b1cd42a9e53feb16c062..1f880d7f703912e6be13e44f59bee7037269b880 100644 (file)
     </para>
   </refsect1>
 
+  <refsect1>
+    <title>Environment</title>
+
+    <variablelist class='environment-variables'>
+      <varlistentry>
+        <term><varname>$SYSTEMD_DEBUGGER</varname></term>
+        <listitem><para>Use the given debugger for the <command>debug</command>
+        command. See the <option>--debugger=</option> option.</para></listitem>
+      </varlistentry>
+    </variablelist>
+  </refsect1>
+
   <refsect1>
     <title>Examples</title>