aboutsummaryrefslogtreecommitdiff
path: root/git-annex.cabal
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2016-11-30 14:35:24 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2016-11-30 14:35:24 -0400
commit66b3af4aa5c3bbb53fc27b25303c4e69364930f5 (patch)
treeacb9491353a5c5f8a143b29e8aff92533b8c359d /git-annex.cabal
parentef6cd4fe3a5bf0163ae3e50ac6248dc11d8a7bcf (diff)
implement p2p command
Diffstat (limited to 'git-annex.cabal')
-rw-r--r--git-annex.cabal3
1 files changed, 3 insertions, 0 deletions
diff --git a/git-annex.cabal b/git-annex.cabal
index 5a446ac7a..6991d2a04 100644
--- a/git-annex.cabal
+++ b/git-annex.cabal
@@ -91,6 +91,7 @@ Extra-Source-Files:
doc/git-annex-mirror.mdwn
doc/git-annex-move.mdwn
doc/git-annex-numcopies.mdwn
+ doc/git-annex-p2p.mdwn
doc/git-annex-pre-commit.mdwn
doc/git-annex-preferred-content.mdwn
doc/git-annex-proxy.mdwn
@@ -727,6 +728,7 @@ Executable git-annex
Command.DropKey
Command.DropUnused
Command.EnableRemote
+ Command.EnableTor
Command.ExamineKey
Command.Expire
Command.Find
@@ -762,6 +764,7 @@ Executable git-annex
Command.Move
Command.NotifyChanges
Command.NumCopies
+ Command.P2P
Command.PreCommit
Command.Proxy
Command.ReKey