From: Sergey Matveev Date: Mon, 11 Jun 2018 10:49:07 +0000 (+0300) Subject: .seen is taken in advance by nncp-daemon/call too X-Git-Tag: 3.4^2~3 X-Git-Url: http://www.git.cypherpunks.su/?a=commitdiff_plain;h=4f9598962b3b7bb931126c674741ac8b06c37a5e;p=nncp.git .seen is taken in advance by nncp-daemon/call too --- diff --git a/doc/cmds.texi b/doc/cmds.texi index c5f4607..afc5091 100644 --- a/doc/cmds.texi +++ b/doc/cmds.texi @@ -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.