diff options
author | Nick Mathewson <nickm@torproject.org> | 2007-07-30 17:46:14 +0000 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2007-07-30 17:46:14 +0000 |
commit | 34a3a5e2f4a1eb0c3256cccd22e1efae8584e946 (patch) | |
tree | 848f32355f754698583663e31ce4b22561cd6923 /doc/spec/control-spec.txt | |
parent | 23a345b3c2e7877d3cc4821ec1764f885fa01b2f (diff) | |
download | tor-34a3a5e2f4a1eb0c3256cccd22e1efae8584e946.tar.gz tor-34a3a5e2f4a1eb0c3256cccd22e1efae8584e946.zip |
r14016@catbus: nickm | 2007-07-30 13:45:55 -0400
More documentation
svn:r10992
Diffstat (limited to 'doc/spec/control-spec.txt')
-rw-r--r-- | doc/spec/control-spec.txt | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/spec/control-spec.txt b/doc/spec/control-spec.txt index 433fd1006f..5aa5d791e1 100644 --- a/doc/spec/control-spec.txt +++ b/doc/spec/control-spec.txt @@ -505,6 +505,12 @@ $Id$ states. See Section 4.1.10 for explanations. (Only a few of the status events are available as getinfo's currently. Let us know if you want more exposed.) + "status/version/recommended" -- List of currently recommended versions + "status/version/current" -- Status of the current version. One of: + new, old, unrecommended, recommended, new in series, obsolete. + "status/version/num-versioning" -- Number of versioning authorities + "status/version/num-concurring" -- Number of versioning authorities + agreeing on the status of the current version Examples: C: GETINFO version desc/name/moria1 |