mirror of
https://github.com/jimeh/tmuxifier.git
synced 2026-02-19 09:56:39 +00:00
Remove forgotten and useless variable
This commit is contained in:
@@ -21,7 +21,6 @@ has-help() {
|
|||||||
grep -i "^# Provide tmuxifier help" "$1" >/dev/null
|
grep -i "^# Provide tmuxifier help" "$1" >/dev/null
|
||||||
}
|
}
|
||||||
|
|
||||||
command="$1"
|
|
||||||
if [ -z "$1" ]; then
|
if [ -z "$1" ]; then
|
||||||
echo "usage: tmuxifier <command> [<args>]
|
echo "usage: tmuxifier <command> [<args>]
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user