From 165cd80d24ad2fe7b6638727db5a1203c6eb978b Mon Sep 17 00:00:00 2001 From: J0J0 Todos Date: Mon, 23 Sep 2024 19:19:33 +0200 Subject: [PATCH] importhistory: Config option docs format fix --- docs/plugins/importhistory.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/plugins/importhistory.rst b/docs/plugins/importhistory.rst index 34a2444079..01067565a1 100644 --- a/docs/plugins/importhistory.rst +++ b/docs/plugins/importhistory.rst @@ -70,7 +70,7 @@ To configure the plugin, make an ``importhistory:`` section in your configuration file. There is one option available: - **suggest_removal**: By default ``importhistory`` suggests to remove the - original directories / files from which the items were imported whenever - library items (and files) are removed. To disable these prompts set this - option to ``no``. + original directories / files from which the items were imported whenever + library items (and files) are removed. To disable these prompts set this + option to ``no``. Default: ``yes``.