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