Fix documentation
This commit is contained in:
parent
e2ae07513a
commit
d522e35bc0
|
@ -10,7 +10,7 @@ Is capable of migrating from Javadoc based property specification to the
|
||||||
Convert tests with `@DisplayName` to Javadoc:
|
Convert tests with `@DisplayName` to Javadoc:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
python -m standardize_java_text --javadoc --only-displayname FILE...
|
python -m standardize_java_text --javadoc --only-displayname <REPOSITORY_PATH>
|
||||||
```
|
```
|
||||||
|
|
||||||
It it recommended that you do this with no unstaged changes, to more easily
|
It it recommended that you do this with no unstaged changes, to more easily
|
||||||
|
|
Loading…
Reference in New Issue
Block a user