]> Cypherpunks.ru repositories - nncp.git/commitdiff
.seen is taken in advance by nncp-daemon/call too
authorSergey Matveev <stargrave@stargrave.org>
Mon, 11 Jun 2018 10:49:07 +0000 (13:49 +0300)
committerSergey Matveev <stargrave@stargrave.org>
Sat, 23 Jun 2018 10:50:11 +0000 (13:50 +0300)
doc/cmds.texi

index c5f4607b826e726800a1895633c223ddca634cad..afc5091041734f2da5d015f7f0f0a25c8cb9718a 100644 (file)
@@ -503,9 +503,10 @@ tells what it will do.
 running this command as a daemon.
 
 @option{-seen} option creates empty @file{XXX.seen} file after
-successful tossing of @file{XXX} packet. @ref{nncp-xfer} and
-@ref{nncp-bundle} commands skip inbound packets that has been already
-seen, processed and tossed. This is helpful to defeat duplicates.
+successful tossing of @file{XXX} packet. @ref{nncp-xfer},
+@ref{nncp-bundle}, @ref{nncp-daemon} and @ref{nncp-call} commands skip
+inbound packets that has been already seen, processed and tossed. This
+is helpful to prevent duplicates.
 
 @option{-nofile}, @option{-nofreq}, @option{-nomail}, @option{-notrns}
 options allow to disable any kind of packet types processing.