X-Git-Url: https://git.madduck.net/code/vcsh.git/blobdiff_plain/935df7b27742bd2677fe8b74586ece85e138de68..25a68ef8c4ddbb230236655c48b1a8b37a8abfd7:/_vcsh?ds=sidebyside

diff --git a/_vcsh b/_vcsh
index c6efe6f..89588e4 100644
--- a/_vcsh
+++ b/_vcsh
@@ -8,9 +8,11 @@ _arguments \
 		enter\:"Enter repo; spawn new \$SHELL"
 		init\:"init & clone from repo"
 		list\:"list all repos"
+		list-tracked\:"list all files tracked by vcsh"
+		list-tracked-by\:"list files tracked by a repo"
 		rename\:"rename repo"
 		run\:"run command on repo"
-		seed-gitignore\:"seed .gitignore.d/foo from git ls-files"
 		setup\:"set up repo with recommended settings"
+		write-gitignore\:"write .gitignore.d/foo via git ls-files"
 		\<REPO\>\:"Run git command directly"
 	))'