diff --git a/standardize_test_format/__init__.py b/standardize_test_format/__init__.py index 925921c..cb12b97 100644 --- a/standardize_test_format/__init__.py +++ b/standardize_test_format/__init__.py @@ -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 FILE... +python -m standardize_java_text --javadoc --only-displayname ``` It it recommended that you do this with no unstaged changes, to more easily