aboutsummaryrefslogtreecommitdiff
path: root/doc/git-annex-remotedaemon.mdwn
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2016-11-29 17:31:10 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2016-11-29 17:31:10 -0400
commitc75ff07b143e1917fe65abeddd221fa3252fb02d (patch)
tree373123140ddabce09faecc020b53cea29e5ffad8 /doc/git-annex-remotedaemon.mdwn
parent6fbf18025af8c697b515e83600f16de0c232a994 (diff)
update docs for git-annex p2p command
It is not yet implemented.
Diffstat (limited to 'doc/git-annex-remotedaemon.mdwn')
-rw-r--r--doc/git-annex-remotedaemon.mdwn3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/git-annex-remotedaemon.mdwn b/doc/git-annex-remotedaemon.mdwn
index 71dd32d30..d4960c4ff 100644
--- a/doc/git-annex-remotedaemon.mdwn
+++ b/doc/git-annex-remotedaemon.mdwn
@@ -27,6 +27,7 @@ that supports it is 5.20140405.
For tor-annex remotes, the remotedaemon runs as a tor hidden service,
accepting connections from other nodes and serving up the contents of the
repository. This is only done if you first run `git annex enable-tor`.
+Use `git annex p2p` to configure access to tor-annex remotes.
# OPTIONS
@@ -48,6 +49,8 @@ comes back up.
[[git-annex-enable-tor]](1)
+[[git-annex-p2p]](1)
+
# AUTHOR
Joey Hess <id@joeyh.name>