summaryrefslogtreecommitdiff
path: root/todo.txt
diff options
context:
space:
mode:
Diffstat (limited to 'todo.txt')
-rw-r--r--todo.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/todo.txt b/todo.txt
index a3daffe0..cb1ccfba 100644
--- a/todo.txt
+++ b/todo.txt
@@ -56,13 +56,13 @@ p - put/publish a single given datum on a single given node.
56 56
57 Tox: (toxid) publish a rendezvous onion route to dht node. 57 Tox: (toxid) publish a rendezvous onion route to dht node.
58 (friend) publish friend-request to rendezvous point. 58 (friend) publish friend-request to rendezvous point.
59 (contact) publish dht-nodeid to rendezvous point. 59 (dhtkey) publish dht-nodeid to rendezvous point.
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 <nospam> <rendezvous-addr> <text>
64 64
65 p contact <rendezvous-addr> 65 p dhtkey <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.
@@ -77,7 +77,7 @@ a - announce, like put/publish but automatically selects nodes to publish on
77 77
78 a +toxid <key-pair> 78 a +toxid <key-pair>
79 a +friend <nospam> <text> 79 a +friend <nospam> <text>
80 a +contact 80 a +dhtkey
81 81
82k - manage key-pairs 82k - manage key-pairs
83 83