aboutsummaryrefslogtreecommitdiffstats
path: root/Argcfile.sh
diff options
context:
space:
mode:
Diffstat (limited to 'Argcfile.sh')
-rw-r--r--Argcfile.sh3
1 files changed, 2 insertions, 1 deletions
diff --git a/Argcfile.sh b/Argcfile.sh
index c21936d..bf4e616 100644
--- a/Argcfile.sh
+++ b/Argcfile.sh
@@ -500,8 +500,9 @@ install() {
}
# @cmd Create a boilplate tool script
+# @alias tool:create
# @arg args~
-create() {
+create@tool() {
./scripts/create-tool.sh "$@"
}