]> Cypherpunks.ru repositories - nncp.git/blobdiff - doc/cmds.texi
nncp-pkt can decompress the data
[nncp.git] / doc / cmds.texi
index 1061cc273352224029ed19eb223e76a8c4ce3a00..54348c832cf67ea0bbc0e38a6087ea63119a3e34 100644 (file)
@@ -185,7 +185,7 @@ operating system.
 
 @verbatim
 % nncp-pkt [options] < pkt
-% nncp-pkt [options] -dump < pkt > payload
+% nncp-pkt [options] [-decompress] -dump < pkt > payload
 @end verbatim
 
 Low level packet parser. Normally it should not be used, but can help in
@@ -215,7 +215,9 @@ Path: stargrave@stargrave.org
 @end verbatim
 
 And with the @option{-dump} option it will give you the actual payload
-(the whole file, mail message, and so on).
+(the whole file, mail message, and so on). @option{-decompress} option
+tries to zlib-decompress the data from plain packet (useful for mail
+packets).
 
 @node nncp-stat
 @section nncp-stat