From 29b6c287d196c01091d6fbadf511aa387d74e2a2 Mon Sep 17 00:00:00 2001
From: Richard Hartmann <richih@debian.org>
Date: Sat, 19 Dec 2015 11:39:26 +0100
Subject: [PATCH] _vcsh: Remove list-tracked-by completely

---
 _vcsh | 1 -
 1 file changed, 1 deletion(-)

diff --git a/_vcsh b/_vcsh
index 35651eb..73a04a5 100644
--- a/_vcsh
+++ b/_vcsh
@@ -100,7 +100,6 @@ function _vcsh () {
 		"init:initialize an empty repository"
 		"list:list all local vcsh repositories"
 		"list-tracked:list all files tracked by vcsh"
-		"list-tracked-by:list files tracked by a repository"
 		"list-untracked:list all files not tracked by vcsh"
 		"pull:pull from all vcsh remotes"
 		"push:push to vcsh remotes"
-- 
GitLab