From 373c9469600b7bfd67fe9fdb02f3f0cab1bbe0d0 Mon Sep 17 00:00:00 2001 From: Eric Phillips Date: Tue, 15 Sep 2015 18:09:18 -0600 Subject: [PATCH] syntax touchup --- tmsys.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tmsys.sh b/tmsys.sh index 4a9bde2..c3b4d5c 100755 --- a/tmsys.sh +++ b/tmsys.sh @@ -4,7 +4,7 @@ # author eric at ewpt3ch dot com # ################################## -# usage: system.sh +# usage: system.sh # check if we're in a tmux session, prevent nesting if [[ "$TMUX" != "" ]]; then