]> Cypherpunks.ru repositories - nncp.git/blobdiff - doc/cmd/nncp-stat.texi
Multicast areas
[nncp.git] / doc / cmd / nncp-stat.texi
diff --git a/doc/cmd/nncp-stat.texi b/doc/cmd/nncp-stat.texi
new file mode 100644 (file)
index 0000000..5759a01
--- /dev/null
@@ -0,0 +1,13 @@
+@node nncp-stat
+@section nncp-stat
+
+@example
+$ nncp-stat [options] [-pkt] [-node NODE]
+@end example
+
+Print current @ref{Spool, spool} statistics about unsent and unprocessed
+packets. For each node (unless @option{-node} specified) and each
+niceness level there will be printed how many packets (with the total
+size) are in inbound (Rx) and outbound (Tx) queues, how many
+unchecksummed @file{.nock} packets or partly downloaded @file{.part}
+ones. @option{-pkt} option show information about each packet.