aboutsummaryrefslogtreecommitdiff
path: root/control-spec.txt
diff options
context:
space:
mode:
authorrl1987 <rl1987@sdf.lonestar.org>2020-01-29 14:59:43 +0800
committerrl1987 <rl1987@sdf.lonestar.org>2020-01-29 14:59:43 +0800
commitf04179f254f7ef226c9bd01dd2b0927d9433e078 (patch)
tree29b28df868b1ae1c8d3a9b40d3712e41505cd8ff /control-spec.txt
parent8f094d7485ff87bb1e62f5854c9972c3e5c9e15f (diff)
downloadtorspec-f04179f254f7ef226c9bd01dd2b0927d9433e078.tar.gz
torspec-f04179f254f7ef226c9bd01dd2b0927d9433e078.zip
Document that Tor accepts GETCONF with zero or more arguments
Diffstat (limited to 'control-spec.txt')
-rw-r--r--control-spec.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/control-spec.txt b/control-spec.txt
index 5fec617..cdd1af3 100644
--- a/control-spec.txt
+++ b/control-spec.txt
@@ -307,9 +307,9 @@
3.3. GETCONF
- Request the value of a configuration variable. The syntax is:
+ Request the value of a configuration variable(s). The syntax is:
- "GETCONF" 1*(SP keyword) CRLF
+ "GETCONF" *(SP keyword) CRLF
If all of the listed keywords exist in the Tor configuration, Tor replies
with a series of reply lines of the form: