diff --git a/docs/source/Explanation/CommandLineGuide.rst b/docs/source/Explanation/CommandLineGuide.rst index 28e6d7886..73db14eae 100644 --- a/docs/source/Explanation/CommandLineGuide.rst +++ b/docs/source/Explanation/CommandLineGuide.rst @@ -812,7 +812,7 @@ accept, reject and accept_unmatch - **accept (optional)** - **reject (optional)** -- **acceptUnmatched (default: False)** +- **acceptUnmatched (default: True)** - **baseUrl_relPath (default: False)** The **accept** and **reject** options process regular expressions (regexp). diff --git a/docs/source/fr/Explication/GuideLigneDeCommande.rst b/docs/source/fr/Explication/GuideLigneDeCommande.rst index 96932a274..f7c4c78c8 100644 --- a/docs/source/fr/Explication/GuideLigneDeCommande.rst +++ b/docs/source/fr/Explication/GuideLigneDeCommande.rst @@ -812,7 +812,7 @@ accept, reject and accept_unmatch - **accept (facultatif)** - **reject (facultatif)** -- **acceptUnmatched (par défaut: False)** +- **acceptUnmatched (par défaut: True)** - **baseUrl_relPath (par défaut: False)** Les options **accept** et **reject** traitent des expressions régulières (regexp).