chiark / gitweb /
provide tg2quilt to handle most quilt stuff
[topgit.git] / tg-remote.sh
index dd3d66625ea6ffda0398f908599d1b7b5e0093d8..4f60c7394b7fcca6ddc4e4c3fabb25f59237e359 100644 (file)
@@ -15,7 +15,7 @@ while [ -n "$1" ]; do
        --populate)
                populate=1;;
        -*)
-               echo "Usage: tg remote [--populate] REMOTE" >&2
+               echo "Usage: tg [...] remote [--populate] REMOTE" >&2
                exit 1;;
        *)
                name="$arg";;