diff options
Diffstat (limited to 'scripts/create-tool.sh')
| -rwxr-xr-x | scripts/create-tool.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/create-tool.sh b/scripts/create-tool.sh index c335934..395cac7 100755 --- a/scripts/create-tool.sh +++ b/scripts/create-tool.sh @@ -8,7 +8,7 @@ set -e # # @option --description <text> The tool description # @flag --force Override the exist tool file -# @arg name! The script file name. +# @arg name! The script file name # @arg params* The script parameters main() { |
