Skip to content

Commit 5bdc3e6

Browse files
committed
Update help message in doc.
1 parent a8914f2 commit 5bdc3e6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -72,9 +72,9 @@ Finally, you can add the script to your project repository executing the followi
7272

7373
Here you are the message you will get if you request help to the `git_matrix.sh` script:
7474

75-
$ ./git_matrix.sh -h
75+
$ ./bin/git_matrix.sh --help
7676

77-
EXECUTION MODE => ./git_matrix.sh [-h|--help] [-k|--keep]
77+
EXECUTION MODE => ./bin/git_matrix.sh [-h|--help] [-k|--keep]
7878

7979
Options:
8080
-h, --help Show this help message and exit

0 commit comments

Comments
 (0)