We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1579f0f commit c17756eCopy full SHA for c17756e
Makefile
@@ -37,7 +37,7 @@ help:
37
@echo "readme - Regenerate README.rst file."
38
@echo "contrib - Regenerate CONTRIBUTING.rst file"
39
@echo "clean-dist --------- - Clean all distribution build artifacts."
40
- @echo " clean-git-force - Remove all uncomitted files."
+ @echo " clean-git-force - Remove all uncommitted files."
41
@echo " clean ------------ - Non-destructive clean"
42
@echo " clean-pyc - Remove .pyc/__pycache__ files"
43
@echo " clean-docs - Remove documentation build artifacts."
0 commit comments