.TH git-remote-p2p-annex 1 .SH NAME git\-remote\-p2p\-annex \- remote helper program to talk to git-annex over a P2P network .PP .SH SYNOPSIS git fetch p2p\-annex::netname+address .PP git remote add foo p2p\-annex::netname+address .PP .SH DESCRIPTION This is a git remote helper program that allows git to pull and push over a P2P network. .PP This uses a command \fBgit-annex\-p2p\-\fP to communicate with the P2P network. .PP .SH SEE ALSO gitremote\-helpers(1) .PP git-annex(1) .PP git-annex\-p2p(1) .PP git-annex\-remotedaemon(1) .PP git\-remote\-tor\-annex(1) .PP .PP .SH AUTHOR Joey Hess .PP .PP