aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xtask-git.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/task-git.sh b/task-git.sh
index 491757c..db5df12 100755
--- a/task-git.sh
+++ b/task-git.sh
@@ -47,7 +47,7 @@ done
for i in $1
do
case $i in
- add|append|completed|delete|done|due|duplicate|edit|end|modify|prepend|rm|start|stop)
+ append|completed|delete|done|due|duplicate|edit|end|modify|prepend|rm|start|stop)
echo "Push"
;;
push)