]> Cypherpunks.ru repositories - nncp.git/blobdiff - doc/cmd/nncp-toss.texi
Unify @ref and @command usage
[nncp.git] / doc / cmd / nncp-toss.texi
index 703c291f4a529cdb8c2c4cc61b9357114bdb2abf..f3bbf650a7983c11c4df98137ff81c999c588b9d 100644 (file)
@@ -1,4 +1,5 @@
 @node nncp-toss
+@pindex nncp-toss
 @section nncp-toss
 
 @example
@@ -22,11 +23,12 @@ 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},
-@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{-seen} option creates empty @file{seen/XXX} file after
+successful tossing of @file{XXX} packet. @command{@ref{nncp-xfer}},
+@command{@ref{nncp-bundle}}, @command{@ref{nncp-daemon}} and
+@command{@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{-noexec}, @option{-notrns},
-@option{-noarea} options allow to disable any kind of packet types processing.
+@option{-noarea} options allow disabling any kind of packet types processing.