From 969ac892a80801253893e74ecc64cf0073ee22f8 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Wed, 13 Sep 2017 14:21:08 -0400 Subject: [PATCH] add Command.Export --- git-annex.cabal | 1 + 1 file changed, 1 insertion(+) diff --git a/git-annex.cabal b/git-annex.cabal index af31207bda..34990c1ad1 100644 --- a/git-annex.cabal +++ b/git-annex.cabal @@ -697,6 +697,7 @@ Executable git-annex Command.EnableTor Command.ExamineKey Command.Expire + Command.Export Command.Find Command.FindRef Command.Fix