update docs for git-annex p2p command

It is not yet implemented.
This commit is contained in:
Joey Hess 2016-11-29 17:31:10 -04:00
parent 38425fdc39
commit a173f85578
No known key found for this signature in database
GPG key ID: C910D9222512E3C7
4 changed files with 21 additions and 28 deletions

View file

@ -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>