summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lib/cmd/help.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/cmd/help.sh b/lib/cmd/help.sh
index a0e7f0f..8b4cd58 100644
--- a/lib/cmd/help.sh
+++ b/lib/cmd/help.sh
@@ -19,7 +19,7 @@
cmd_help_main()
{
- local cmd
+ local cmd=
if [ ${#} -eq 1 ]; then
cmd="${1}"