From 486dc7007bf6bcdf901db3c5a8735fea31905ca5 Mon Sep 17 00:00:00 2001 From: Roger Dingledine Date: Sat, 13 Aug 2005 02:22:11 +0000 Subject: [PATCH] document the 'quit' controller command svn:r4776 --- doc/control-spec.txt | 5 +++++ 1 file changed, 5 insertions(+) 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