summaryrefslogtreecommitdiff
path: root/doc/git-annex-p2p.mdwn
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2016-12-16 16:43:37 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2016-12-16 16:43:37 -0400
commit633c4f4cf0e4c4e387fb42889d996de1ecd8bfd6 (patch)
treead58b620727a0b066f2286f57f267c062e458b31 /doc/git-annex-p2p.mdwn
parent6aa7e136b5d246228723f4c9996bda11f66c4445 (diff)
p2p: Added --one-way option.
This commit was sponsored by Fernando Jimenez on Patreon.
Diffstat (limited to 'doc/git-annex-p2p.mdwn')
-rw-r--r--doc/git-annex-p2p.mdwn5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/git-annex-p2p.mdwn b/doc/git-annex-p2p.mdwn
index cefa116d6..dcfb36a3f 100644
--- a/doc/git-annex-p2p.mdwn
+++ b/doc/git-annex-p2p.mdwn
@@ -39,6 +39,11 @@ services.
Specify a name to use when setting up a git remote.
+* `--one-way`
+
+ Use with `--link` to create a one-way link with a peer, rather than the
+ default bi-directional link.
+
# SEE ALSO
[[git-annex]](1)