summaryrefslogtreecommitdiff
path: root/doc/git-annex-enable-tor.mdwn
diff options
context:
space:
mode:
Diffstat (limited to 'doc/git-annex-enable-tor.mdwn')
-rw-r--r--doc/git-annex-enable-tor.mdwn6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/git-annex-enable-tor.mdwn b/doc/git-annex-enable-tor.mdwn
index 961eef172..b44cf817c 100644
--- a/doc/git-annex-enable-tor.mdwn
+++ b/doc/git-annex-enable-tor.mdwn
@@ -4,13 +4,13 @@ git-annex enable-tor - enable tor hidden service
# SYNOPSIS
-git annex enable-tor localport
+git annex enable-tor userid uuid
# DESCRIPTION
This plumbing-level command enables a tor hidden service for git-annex,
-using the specified local port number. It outputs to stdout a line
-of the form "address.onion:onionport"
+using the specified repository uuid and userid.
+It outputs to stdout a line of the form "address.onion:onionport socketfile"
This command has to be run by root, since it modifies `/etc/tor/torrc`.