X-Git-Url: https://iankelling.org/git/?p=iankelling.org;a=blobdiff_plain;f=get-comments;h=071031976b3fb6f9895d45d6929ac756ae94a5b8;hp=54ea99a6a28e504ecb27e8b6bfc94316e96bd5be;hb=d8778b6587a870f5eb36b5fd5e98297957adf429;hpb=e02cd51eb9c9ac3f84a84fefd567d7217e34bc38 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