From 64ed91f61be22c4970750e1068fd52ec11505c3a Mon Sep 17 00:00:00 2001 From: P. J. McDermott Date: Sat, 12 Oct 2013 14:52:55 -0400 Subject: help: Remove unused variable. --- (limited to 'lib/cmd') 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}" -- cgit v0.9.1