diff --git a/changes/cli.py b/changes/cli.py index 7c87f47..9fb0358 100644 --- a/changes/cli.py +++ b/changes/cli.py @@ -31,7 +31,7 @@ --noinput To be used in conjuction with one of the version increment options above, this option stops `changes` from confirming the new version number. - --module-name= If your module and package aren't the same + --package-name= If your module and package aren't the same --requirements= Requirements file name (default: requirements.txt) --debug Debug output.