From e4dfd23092be9a1565b50eec8051b73661447992 Mon Sep 17 00:00:00 2001 From: Francesco Rubino Date: Sun, 9 Nov 2014 14:50:26 +0000 Subject: [PATCH] Fix to documentation after merge of upstream repo --- docs/plugins/replaygain.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/plugins/replaygain.rst b/docs/plugins/replaygain.rst index da491ba41..fb6d2369b 100644 --- a/docs/plugins/replaygain.rst +++ b/docs/plugins/replaygain.rst @@ -76,7 +76,7 @@ configuration file. The available options are: - **auto**: Enable ReplayGain analysis during import. Default: ``yes``. -- ``backend``: The analysis backend; either ``gstreamer``, ``command`` or ``audiotools`. +- **backend**: The analysis backend; either ``gstreamer``, ``command`` or ``audiotools`. Default: ``command``. - **overwrite**: Re-analyze files that already have ReplayGain tags. Default: ``no``.