diff options
Diffstat (limited to 'scripts/task')
| -rwxr-xr-x | scripts/task | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/task b/scripts/task index 6a7cba1e..e2d14a1c 100755 --- a/scripts/task +++ b/scripts/task @@ -26,6 +26,7 @@ while getopts 'c' flag; do case "$flag" in c) SHORT=1 + shift ;; *) ;; |
