aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorRoger Dingledine <arma@torproject.org>2005-08-13 02:22:11 +0000
committerRoger Dingledine <arma@torproject.org>2005-08-13 02:22:11 +0000
commit486dc7007bf6bcdf901db3c5a8735fea31905ca5 (patch)
tree597b2f7d3215052b0de3e04447f53d8c119fc527 /doc
parentff54050fdae61db76c1d1d35d8521f276fe9b684 (diff)
downloadtor-486dc7007bf6bcdf901db3c5a8735fea31905ca5.tar.gz
tor-486dc7007bf6bcdf901db3c5a8735fea31905ca5.zip
document the 'quit' controller command
svn:r4776
Diffstat (limited to 'doc')
-rw-r--r--doc/control-spec.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/control-spec.txt b/doc/control-spec.txt
index 830c329cc1..9dc1094fb3 100644
--- a/doc/control-spec.txt
+++ b/doc/control-spec.txt
@@ -467,6 +467,11 @@ $Id$
Other flags may be defined in the future; Tor SHOULD ignore unrecognized
flags.
+3.15 QUIT
+
+ Tells the server to hang up on this controller connection. This command
+ can be used before authenticating.
+
4 Replies
Reply codes follow the same 3-character format as used by SMTP, with the