summaryrefslogtreecommitdiff
path: root/todo.txt
diff options
context:
space:
mode:
Diffstat (limited to 'todo.txt')
-rw-r--r--todo.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/todo.txt b/todo.txt
index cb1ccfba..575ed16b 100644
--- a/todo.txt
+++ b/todo.txt
@@ -60,9 +60,9 @@ p - put/publish a single given datum on a single given node.
60 60
61 p toxid <key-pair> <token> [node-addr] 61 p toxid <key-pair> <token> [node-addr]
62 62
63 p friend <nospam> <rendezvous-addr> <text> 63 p friend <key-pair> <nospam> <rendezvous-addr> <text>
64 64
65 p dhtkey <rendezvous-addr> 65 p dhtkey <key-pair> - <rendezvous-addr>
66 66
67a - announce, like put/publish but automatically selects nodes to publish on 67a - announce, like put/publish but automatically selects nodes to publish on
68 and continually refreshes the records. 68 and continually refreshes the records.