update getinfo info/names to reflect that we now support

getinfo dir/server/*


svn:r6231
This commit is contained in:
Roger Dingledine 2006-03-22 21:53:09 +00:00
parent 20e66a799b
commit 5b87b0bf55

View File

@ -1257,6 +1257,7 @@ list_getinfo_options(void)
"desc/id/* Server descriptor by hex ID\n"
"desc/name/* Server descriptor by nickname.\n"
"desc/all-recent Latest server descriptor for every router\n"
"dir/server/* Fetch server descriptors -- see dir-spec.txt\n"
"entry-guards Which nodes will we use as entry guards?\n"
"info/names List of GETINFO options, types, and documentation.\n"
"network-status List of hex IDs, nicknames, server statuses.\n"