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``.