Skip to content

Commit 775ab3b

Browse files
authored
Update git_onboard.py
1 parent 8f8f0fa commit 775ab3b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

git_onboard.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,9 @@
1616
directly with pytest or the standard library `unittest` module.
1717
1818
Usage:
19-
python3 git-onboard.py [options]
19+
python3 git_onboard.py [options]
2020
21-
Run `python3 git-onboard.py --help` for a full list of
21+
Run `python3 git_onboard.py --help` for a full list of
2222
available command‑line options.
2323
"""
2424

0 commit comments

Comments
 (0)