1
0

Fix commandline

This commit is contained in:
Jon Michael Aanes 2025-03-06 12:13:58 +01:00
parent 8cc861b6b1
commit a105db28f1

View File

@ -10,7 +10,7 @@ Is capable of migrating from Javadoc based property specification to the
Convert tests with `@DisplayName` to Javadoc:
```bash
python -m standardize_java_text --javadoc --only-displayname <REPOSITORY_PATH>
python -m standardize_test_format --javadoc --only-displayname -i <REPOSITORY_PATH>
```
It it recommended that you do this with no unstaged changes, to more easily