X-Git-Url: https://git.madduck.net/code/vcsh.git/blobdiff_plain/af74f89badaaaff2a88ea5edbda26588af36a024..9fe9f7d5a182830bf4c71e2c1143cbba9ff12488:/_vcsh diff --git a/_vcsh b/_vcsh index 5a14f64..477b2b1 100644 --- a/_vcsh +++ b/_vcsh @@ -4,10 +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" ))'