Remove forgotten and useless variable

This commit is contained in:
2013-06-03 09:46:26 +03:00
parent df5e6031cd
commit dea8939ee0

View File

@@ -21,7 +21,6 @@ has-help() {
grep -i "^# Provide tmuxifier help" "$1" >/dev/null
}
command="$1"
if [ -z "$1" ]; then
echo "usage: tmuxifier <command> [<args>]