From 3f6da68af2444b77807692023abfd607f0146750 Mon Sep 17 00:00:00 2001 From: Adrian Sampson Date: Wed, 16 Mar 2022 11:08:05 -0400 Subject: [PATCH] Slight docs rewording --- docs/plugins/convert.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/plugins/convert.rst b/docs/plugins/convert.rst index 07257806c..ff439eb97 100644 --- a/docs/plugins/convert.rst +++ b/docs/plugins/convert.rst @@ -71,9 +71,9 @@ file. The available options are: defined in your config file. Default: ``no``. -.. note:: **auto** and **auto_keep** are mutually exclusive. Use either one or - the other but not both at the same time if you don't want your files to be - converted twice on import. + .. note:: You probably want to use only one of the `auto` and `auto_keep` + options, not both. Enabling both will convert your files twice on import, + which you probably don't want. - **tmpdir**: The directory where temporary files will be stored during import. Default: none (system default),