aboutsummaryrefslogtreecommitdiff
path: root/doc/git-annex.mdwn
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2016-11-20 14:39:26 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2016-11-20 14:50:36 -0400
commit8e28135b26db1c920ebde7438db9bad87d3026ee (patch)
tree68d948ce454ea0661dbf11416d3e26182e3447af /doc/git-annex.mdwn
parent513d36ae4de0be74b12112487d8e1b12b7c7f43e (diff)
remotedaemon: Fork to background by default. Added --foreground switch to enable old behavior.
Groundwork for tor hidden services, which the remotedaemon will serve.
Diffstat (limited to 'doc/git-annex.mdwn')
-rw-r--r--doc/git-annex.mdwn19
1 files changed, 13 insertions, 6 deletions
diff --git a/doc/git-annex.mdwn b/doc/git-annex.mdwn
index 955f67629..773e1b817 100644
--- a/doc/git-annex.mdwn
+++ b/doc/git-annex.mdwn
@@ -212,6 +212,12 @@ subdirectories).
See [[git-annex-enableremote]](1) for details.
+* `enable-tor`
+
+ Sets up tor hidden service.
+
+ See [[git-annex-enable-tor]](1) for details.
+
* `numcopies [N]`
Configure desired number of copies.
@@ -379,6 +385,13 @@ subdirectories).
See [[git-annex-repair]](1) for details.
+* `remotedaemon`
+
+ Persistent communication with remotes.
+
+ See [[git-annex-remotedaemon]](1) for details.
+
+
# QUERY COMMANDS
* `find [path ...]`
@@ -652,12 +665,6 @@ subdirectories).
See [[git-annex-smudge]](1) for details.
-* `remotedaemon`
-
- Detects when network remotes have received git pushes and fetches from them.
-
- See [[git-annex-remotedaemon]](1) for details.
-
* `xmppgit`
This command is used internally by the assistant to perform git pulls