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 8f8f0fa commit 775ab3bCopy full SHA for 775ab3b
git_onboard.py
@@ -16,9 +16,9 @@
16
directly with pytest or the standard library `unittest` module.
17
18
Usage:
19
- python3 git-onboard.py [options]
+ python3 git_onboard.py [options]
20
21
-Run `python3 git-onboard.py --help` for a full list of
+Run `python3 git_onboard.py --help` for a full list of
22
available command‑line options.
23
"""
24
0 commit comments