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 1db86bf commit a46710cCopy full SHA for a46710c
gitfile.sh
@@ -9,7 +9,7 @@ function printHelpText
9
echo ""
10
echo "application Options:"
11
echo " -p, --default-clone-path= Default path to git clone into (default: ./)"
12
- echo " -f, --gitfile= File path to the Gitfile (default: ./gitfile)"
+ echo " -f, --gitfile= File path to the Gitfile (default: ./.gitfile)"
13
14
echo "Help Options:"
15
echo " -h, --help Show this help message and exit"
0 commit comments