mirror of
https://github.com/cotes2020/jekyll-theme-chirpy.git
synced 2025-12-18 21:53:26 +00:00
chore(tools): correct the file name in the tool's help message (#1114)
Removing `.sh` from the executable file name
This commit is contained in:
@@ -19,7 +19,7 @@ help() {
|
||||
echo
|
||||
echo "Usage:"
|
||||
echo
|
||||
echo " bash ./tools/test.sh [options]"
|
||||
echo " bash ./tools/test [options]"
|
||||
echo
|
||||
echo "Options:"
|
||||
echo ' -c, --config "<config_a[,config_b[...]]>" Specify config file(s)'
|
||||
|
||||
Reference in New Issue
Block a user