Skip to content

Commit

Permalink
error in docs from #811
Browse files Browse the repository at this point in the history
  • Loading branch information
petersilva committed Nov 6, 2023
1 parent c33898b commit 1c1c6a2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/source/Explanation/CommandLineGuide.rst
Original file line number Diff line number Diff line change
Expand Up @@ -812,7 +812,7 @@ accept, reject and accept_unmatch

- **accept <regexp pattern> (optional)**
- **reject <regexp pattern> (optional)**
- **acceptUnmatched <boolean> (default: False)**
- **acceptUnmatched <boolean> (default: True)**
- **baseUrl_relPath <boolean> (default: False)**

The **accept** and **reject** options process regular expressions (regexp).
Expand Down
2 changes: 1 addition & 1 deletion docs/source/fr/Explication/GuideLigneDeCommande.rst
Original file line number Diff line number Diff line change
Expand Up @@ -812,7 +812,7 @@ accept, reject and accept_unmatch

- **accept <expression régulière (regexp)> (facultatif)**
- **reject <expression régulière (regexp)> (facultatif)**
- **acceptUnmatched <booléen> (par défaut: False)**
- **acceptUnmatched <booléen> (par défaut: True)**
- **baseUrl_relPath <booléen> (par défaut: False)**

Les options **accept** et **reject** traitent des expressions régulières (regexp).
Expand Down

0 comments on commit 1c1c6a2

Please sign in to comment.