Fixed typo

This commit is contained in:
Erik C. Thauvin 2023-04-25 08:54:26 -07:00
parent 52c45d8431
commit 29a4fb243a

View file

@ -37,7 +37,7 @@ public void pmdMain() throws Exception {
```
```text
./dld compile pmdMain
./bld compile pmdMain
```
Please check the [PmdOperation documentation](https://rife2.github.io/bld-pmd/rife/bld/extension/PmdOperation.html#method-summary) for all available configuration options.