Merge branch 'use-stderr-option-in-docs' of git://github.com/naglis/MPD

This commit is contained in:
Max Kellermann 2020-08-21 13:59:43 +02:00
commit 1d39a35b05
1 changed files with 2 additions and 2 deletions

View File

@ -1081,7 +1081,7 @@ Sometimes, it is helpful to run :program:`MPD` in a terminal and follow what hap
.. code-block:: none
mpd --stdout --no-daemon --verbose
mpd --stderr --no-daemon --verbose
Support
-------
@ -1161,7 +1161,7 @@ You can extract the backtrace from a core dump, or by running :program:`MPD` in
.. code-block:: none
gdb --args mpd --stdout --no-daemon --verbose
gdb --args mpd --stderr --no-daemon --verbose
run
As soon as you have reproduced the crash, type ":command:`bt`" on the