aboutsummaryrefslogtreecommitdiff
path: root/doc/git-annex-remotedaemon.mdwn
diff options
context:
space:
mode:
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>