X-Git-Url: http://www.git.cypherpunks.ru/?a=blobdiff_plain;f=doc%2Fcmds.texi;h=4fa10456e5430e39b0b7b42a0434bdee076c40c5;hb=3fa849bb64028212caa96cf6b2e6c95e3f09cb7d;hp=42197da77401e95616e094f0da28d9539d434e8d;hpb=5a9e6b76f7f974d268d63680623fffe85ba9f288;p=nncp.git diff --git a/doc/cmds.texi b/doc/cmds.texi index 42197da..4fa1045 100644 --- a/doc/cmds.texi +++ b/doc/cmds.texi @@ -289,3 +289,14 @@ configuration file version without any private keys. @file{DIR} directory has the following structure: @file{RECIPIENT/SENDER/PACKET}, where @file{RECIPIENT} is Base32 encoded destination node, @file{SENDER} is Base32 encoded sender node. + +@node nncp-rm +@section nncp-rm + +@verbatim +% nncp-rm [options] NODE PKT +@end verbatim + +Remove specified packet (Base32 name) in @option{NODE}'s queues. This +command is useful when you want to remove the packet that is failing to +be processed.