commit dc73a42c5a2e454b4d28368d001d7a4af4ca9c33 Author: Robert Ransom rransom.8774@gmail.com Date: Tue Nov 8 10:58:12 2011 -0800
Document GETINFO items added for #3832 --- control-spec.txt | 4 ++++ 1 files changed, 4 insertions(+), 0 deletions(-)
diff --git a/control-spec.txt b/control-spec.txt index e745a1f..fd38ac7 100644 --- a/control-spec.txt +++ b/control-spec.txt @@ -458,6 +458,10 @@ "desc/id/<OR identity>" or "desc/name/<OR nickname>" -- the latest server descriptor for a given OR, NUL-terminated.
+ "md/id/<OR identity>" or "md/name/<OR nickname>" -- the latest + microdescriptor for a given OR. [First implemented in + 0.2.3.8-alpha.] + "desc-annotations/id/<OR identity>" -- outputs the annotations string (source, timestamp of arrival, purpose, etc) for the corresponding descriptor. [First implemented in 0.2.0.13-alpha.]