summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorSoniEx2 <endermoneymod@gmail.com>2020-10-15 19:53:29 -0300
committerSoniEx2 <endermoneymod@gmail.com>2020-10-15 19:53:29 -0300
commitb718519db88468274ad2a5f4ea205759ad591b30 (patch)
tree928b3794751d830e90cd694e01df121aabae9672
parent3f2eaa2f7ee9841e3dd21dc615068ccdc37543d6 (diff)
Update DCC syntax logserv-dcc
-rw-r--r--merkle-tree.md5
1 files changed, 3 insertions, 2 deletions
diff --git a/merkle-tree.md b/merkle-tree.md
index 03b8062..8d46d6f 100644
--- a/merkle-tree.md
+++ b/merkle-tree.md
@@ -185,11 +185,12 @@ MUST send a CTCP to LogServ requesting a DCC SYNC session.
 
 Syntax (request):
 
-    DCC SYNC hash_type=counter/full_hash time
+    DCC SYNC #channel hash_type=counter/full_hash time
 
 Syntax (response):
 
-    DCC SYNC https://[127.0.0.1]:9999/requested_logs
+    DCC SYNC #channel https://example.org/logs
+    DCC SYNC #channel tcp://127.0.0.1:9999/
 
 The response target MUST be a file containing IRC lines since the given
 hash/timestamp.