[doc] Update release notes (#3960)

Co-authored-by: Clément Fournier <clement.fournier76@gmail.com>
This commit is contained in:
Andreas Dangel
2022-05-26 10:26:03 +02:00
parent ab2484801f
commit 01c48e1ca7

View File

@ -26,7 +26,7 @@ For instance, the above can be written
```shell ```shell
pmd -d src/*/java -R rset*.xml pmd -d src/*/java -R rset*.xml
``` ```
Please use theses new forms instead of using comma-separated list as argument to these options. Please use theses new forms instead of using comma-separated lists as argument to these options.
### Fixed Issues ### Fixed Issues