From 766ec231f598276b1c792c759986f431ed2b43a9 Mon Sep 17 00:00:00 2001 From: sigoden Date: Sat, 3 Aug 2024 03:14:29 +0000 Subject: chore: update description of some tools --- tools/execute_command.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tools/execute_command.sh') diff --git a/tools/execute_command.sh b/tools/execute_command.sh index 0e04b85..c9f4a7d 100755 --- a/tools/execute_command.sh +++ b/tools/execute_command.sh @@ -1,7 +1,7 @@ #!/usr/bin/env bash set -e -# @describe Runs the shell command. +# @describe Execute the shell command. # @option --command! The command to execute. main() { -- cgit v1.2.3