From 4f9598962b3b7bb931126c674741ac8b06c37a5e Mon Sep 17 00:00:00 2001 From: Sergey Matveev Date: Mon, 11 Jun 2018 13:49:07 +0300 Subject: [PATCH] .seen is taken in advance by nncp-daemon/call too --- doc/cmds.texi | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) 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. -- 2.44.0