X-Git-Url: https://iankelling.org/git/?a=blobdiff_plain;ds=sidebyside;f=get-comments;h=071031976b3fb6f9895d45d6929ac756ae94a5b8;hb=ae3570d5810796ac92f12b3ad712320beeeb2574;hp=54ea99a6a28e504ecb27e8b6bfc94316e96bd5be;hpb=e02cd51eb9c9ac3f84a84fefd567d7217e34bc38;p=iankelling.org diff --git a/get-comments b/get-comments index 54ea99a..0710319 100755 --- a/get-comments +++ b/get-comments @@ -24,7 +24,7 @@ shell="ssh $(chost iankelling.org)" while [[ $1 ]]; do case $1 in -a) all=true; shift ;; - -l) shell= ; shift ;; # -l for local + -l) shell= ; shift ;; # -l for local site instead of iankelling.org esac done