]> arthur.barton.de Git - ax-zsh.git/blobdiff - bin/axzshctl
axzshctl: Add "help" and "version" to help text and completion config
[ax-zsh.git] / bin / axzshctl
index 828ee9ba3af17e6e0cc3f66d2a88f0a6a99597b5..d64c3076eebde9ccd9fdf172aa490dd31e4a296e 100755 (executable)
@@ -74,6 +74,11 @@ function Usage {
        echo "  update-caches"
        echo "    Force rebuild of all cache files."
        echo
+       echo "  help"
+       echo "    Show this help text."
+       echo "  version"
+       echo "    Show version and setup information."
+       echo
        exit 0
 }