diff options
Diffstat (limited to 'todo.txt')
-rw-r--r-- | todo.txt | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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 | ||
67 | a - announce, like put/publish but automatically selects nodes to publish on | 67 | a - announce, like put/publish but automatically selects nodes to publish on |
68 | and continually refreshes the records. | 68 | and continually refreshes the records. |