bunch of updates
[iankelling.org] / set-comments
index b87f21166932f9f7ec24b9b2c21f267f488adf3a..c503aec0a93ea62c37ce3b3939524c0f49e31575 100755 (executable)
@@ -23,7 +23,6 @@ cd "${BASH_SOURCE%/*}/proposed-comments"
 shell="ssh -oStrictHostKeyChecking=no $(chost iankelling.org)"
 while [[ $1 ]]; do
     case $1 in
-        -a) all=true; shift ;;
         -l) shell= ; shift ;; # -l  for local
     esac
 done