[or-cvs] r12140: <edmanm> 3. Commands <edmanm> All commands and other keyword (tor/trunk/doc/spec)
arma at seul.org
arma at seul.org
Wed Oct 24 07:22:34 UTC 2007
Author: arma
Date: 2007-10-24 03:22:33 -0400 (Wed, 24 Oct 2007)
New Revision: 12140
Modified:
tor/trunk/doc/spec/control-spec.txt
Log:
<edmanm> 3. Commands
<edmanm> All commands and other keywords are case-insensitive.
<edmanm> that lying control-spec.txt!
<edmanm> getinfo Address
<edmanm> 552 Unrecognized key "Address"
<edmanm> getinfo address
<edmanm> 250-address=72.230.11.78
<edmanm> 250 OK
Modified: tor/trunk/doc/spec/control-spec.txt
===================================================================
--- tor/trunk/doc/spec/control-spec.txt 2007-10-24 04:41:03 UTC (rev 12139)
+++ tor/trunk/doc/spec/control-spec.txt 2007-10-24 07:22:33 UTC (rev 12140)
@@ -133,7 +133,7 @@
3. Commands
- All commands and other keywords are case-insensitive.
+ All commands are case-insensitive, but most keywords are case-sensitive.
3.1. SETCONF
More information about the tor-commits
mailing list