X-Git-Url: https://arthur.barton.de/gitweb/?p=ax-zsh.git;a=blobdiff_plain;f=bin%2Faxzshctl;fp=bin%2Faxzshctl;h=d64c3076eebde9ccd9fdf172aa490dd31e4a296e;hp=828ee9ba3af17e6e0cc3f66d2a88f0a6a99597b5;hb=cb872c59bf77832640c4a8060344fa993ebd7007;hpb=c3c33a143313ab4266103bd4f9be72d6523cf12a diff --git a/bin/axzshctl b/bin/axzshctl index 828ee9b..d64c307 100755 --- a/bin/axzshctl +++ b/bin/axzshctl @@ -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 }