% nncp-toss [options] [-dryrun] [-cycle INT]
Perform "tossing" operation on all inbound packets. This is the tool that decrypts all packets and processes all payload packets in them: copies files, sends mails, sends out file requests and relays transition packets. It should be run after each online/offline exchange.
-dryrun option does not perform any writing and sending, just tells what it will do.
-cycle option tells not to quit, but to repeat tossing every INT seconds in an infinite loop. That can be useful when running this command as a daemon.