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