X-Git-Url: https://git.madduck.net/code/vcsh.git/blobdiff_plain/bb6411ce8f1774ac4200c772b59feb64584baa4f..9fe9f7d5a182830bf4c71e2c1143cbba9ff12488:/_vcsh diff --git a/_vcsh b/_vcsh index 4fe1e5f..477b2b1 100644 --- a/_vcsh +++ b/_vcsh @@ -4,9 +4,11 @@ # exit\:"exit repo" _arguments \ ':subcommand:(( + clone\:"clone from repo" help\:"display help" + init\:"init & clone from repo" + delete\:"delete repo" list\:"list all repos" run\:"run command on repo" - init\:"init & clone from repo" - clone\:"clone from repo" + seed-gitignore\:"seed .gitignore.d/foo from git ls-files" ))'