]> Cypherpunks.ru repositories - nncp.git/blobdiff - doc/cmds.texi
Ability to create and deal with .seen files after tossing
[nncp.git] / doc / cmds.texi
index f1a029aabb6fa6b246e19d2afc9da563a2ecc5c8..b5db1c09243771dd88d501a4dc76933ed6f8e371 100644 (file)
@@ -418,7 +418,7 @@ queues.
 @section nncp-toss
 
 @verbatim
-% nncp-toss [options] [-dryrun] [-cycle INT]
+% nncp-toss [options] [-dryrun] [-cycle INT] [-seen]
 @end verbatim
 
 Perform "tossing" operation on all inbound packets. This is the tool
@@ -433,6 +433,11 @@ tells what it will do.
 @option{INT} seconds in an infinite loop. That can be useful when
 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.
+
 @node nncp-xfer
 @section nncp-xfer