chiark / gitweb /
Account for direct-tg arguments in Usage strings
[topgit.git] / tg-summary.sh
index 4ffebcefda524f434860306779cd541d21477af5..409f45622910caf29b5f6d68a2930b3f76b6a274 100644 (file)
@@ -7,7 +7,7 @@
 ## Parse options
 
 if [ -n "$1" ]; then
-       echo "Usage: tg summary" >&2
+       echo "Usage: tg [...] summary" >&2
        exit 1
 fi