]> Cypherpunks.ru repositories - nncp.git/commitdiff
Of course nodelists should be compressed
authorSergey Matveev <stargrave@stargrave.org>
Thu, 8 Jul 2021 10:19:43 +0000 (13:19 +0300)
committerSergey Matveev <stargrave@stargrave.org>
Thu, 8 Jul 2021 17:14:42 +0000 (20:14 +0300)
doc/multicast.texi

index c33042644f40c8d555bdc7e8c3fb835d7b95a242..c14f58ead26a18ec1177001dbb4e5334e25f3471 100644 (file)
@@ -100,7 +100,7 @@ A -- B -- C
 @end example
 
 @example
-$ nncp-file nodelist-20210704.rec area:nodelist-updates:
+$ nncp-file nodelist-20210704.rec.zst area:nodelist-updates:
 $ nncp-toss -node self
 @end example
 
@@ -126,7 +126,7 @@ not read area's message because it lacks the keys.
 
 @item
 @code{nodeC} does not relay it to anyone. Just stores
-@file{nodelist-20210704.rec} in the incoming directory.
+@file{nodelist-20210704.rec.zst} in the incoming directory.
 
 @item
 @code{nodeD} receives packets from both @code{nodeA} and @code{nodeB}.