From: Richard Hartmann Date: Sat, 19 Dec 2015 10:39:26 +0000 (+0100) Subject: _vcsh: Remove list-tracked-by completely X-Git-Url: https://git.madduck.net/code/vcsh.git/commitdiff_plain/29b6c287d196c01091d6fbadf511aa387d74e2a2?ds=inline;hp=-c _vcsh: Remove list-tracked-by completely --- 29b6c287d196c01091d6fbadf511aa387d74e2a2 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"