summaryrefslogtreecommitdiff
path: root/git-annex.cabal
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2017-09-13 14:21:08 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2017-09-13 14:21:08 -0400
commita72dfd263a4f8a682c6d29442860d3c99a848389 (patch)
tree96c001b8bf00f08c1bb1de03de66d57a273a84ff /git-annex.cabal
parenta74eeb3384ed62091331fe7ed2b1f48f17295cf6 (diff)
add Command.Export
Diffstat (limited to 'git-annex.cabal')
-rw-r--r--git-annex.cabal1
1 files changed, 1 insertions, 0 deletions
diff --git a/git-annex.cabal b/git-annex.cabal
index af31207bd..34990c1ad 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