aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/create-tool.sh
diff options
context:
space:
mode:
authorsigoden <sigoden@gmail.com>2024-12-13 17:18:01 +0800
committerGitHub <noreply@github.com>2024-12-13 17:18:01 +0800
commitd692625662c0f7262dab9af049e0adb33ce2e46e (patch)
tree56a46488e9f3271a20d62e5886644e6978d2bf8d /scripts/create-tool.sh
parent8ace93beb813a431b4f26e277f8c0bcebdfa8511 (diff)
downloadllm-functions-docker-d692625662c0f7262dab9af049e0adb33ce2e46e.tar.gz
refactor: add docs and update scripts (#150)
Diffstat (limited to 'scripts/create-tool.sh')
-rwxr-xr-xscripts/create-tool.sh2
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() {