X-Git-Url: http://www.git.cypherpunks.ru/?a=blobdiff_plain;f=doc%2Fcmd%2Fnncp-caller.texi;fp=doc%2Fcmd%2Fnncp-caller.texi;h=0b309d86908470327e35e0606bfbb52667f4062a;hb=ab7c7eca0e53661f0ba904c2a6ba752990bea367;hp=0000000000000000000000000000000000000000;hpb=0ca5764d9eeff210ebf50d6c2e03fa6cbd173b99;p=nncp.git diff --git a/doc/cmd/nncp-caller.texi b/doc/cmd/nncp-caller.texi new file mode 100644 index 0000000..0b309d8 --- /dev/null +++ b/doc/cmd/nncp-caller.texi @@ -0,0 +1,15 @@ +@node nncp-caller +@section nncp-caller + +@example +$ nncp-caller [options] [NODE ...] +@end example + +Croned daemon that calls remote nodes from time to time, according to +their @ref{CfgCalls, @emph{calls}} configuration field. + +Optional number of @option{NODE}s tells to ignore other ones. +Otherwise all nodes with specified @emph{calls} configuration +field will be called. + +Look at @ref{nncp-call} for more information.