Skip to content

Commit c231526

Browse files
authored
Merge pull request #48 from mocoso/fix-help-reference-in-readme
Correct the documentation of the help option in the README.md
2 parents 2ac0aae + 70b8b16 commit c231526

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -192,4 +192,4 @@ export PS1="\$(pwd)\$(git_initials) -> "
192192

193193
<sup>\* [If you have git-duet installed, you'll need to uninstall it](https://github.com/findmypast-oss/git-mob/issues/2) since it conflicts with the git-solo command.</sup>
194194

195-
Find out more with `git mob --help`
195+
Find out more with `git mob -h`

0 commit comments

Comments
 (0)