]> Cypherpunks.ru repositories - nncp.git/blobdiff - doc/cmds.texi
On demand calling
[nncp.git] / doc / cmds.texi
index 9c74dffa463510f94109dd5ebeb1301359e7ef44..e7e21ea9bdbe1c44a4561c0949a4b748bf9165a8 100644 (file)
@@ -139,8 +139,8 @@ file is renamed from @file{.part} one and when you rerun
 @command{nncp-call} again, remote node will receive completion
 notification.
 
 @command{nncp-call} again, remote node will receive completion
 notification.
 
-@option{-autotoss} options runs tosser on node's spool after call
-is finished. All @option{-autotoss-*} options is the same as in
+@option{-autotoss} option runs tosser on node's spool every second
+during the call. All @option{-autotoss-*} options is the same as in
 @ref{nncp-toss} command.
 
 @node nncp-caller
 @ref{nncp-toss} command.
 
 @node nncp-caller
@@ -238,6 +238,16 @@ that has Base32-encoded filenames and compare it with recalculated
 BLAKE2b hash output of their contents. That supplementary command is
 not used often in practice, if ever.
 
 BLAKE2b hash output of their contents. That supplementary command is
 not used often in practice, if ever.
 
+@node nncp-cronexpr
+@section nncp-cronexpr
+
+@example
+$ nncp-cronexpr -num 12 "*/1 * * * * SAT,SUN 2021"
+@end example
+
+Check validity of specified @ref{CronExpr, cron expression} and print 12
+next time entities.
+
 @node nncp-daemon
 @section nncp-daemon
 
 @node nncp-daemon
 @section nncp-daemon
 
@@ -264,8 +274,8 @@ Example inetd-entry:
 uucp   stream  tcp6    nowait  nncpuser        /usr/local/bin/nncp-daemon      nncp-daemon -quiet -inetd
 @end verbatim
 
 uucp   stream  tcp6    nowait  nncpuser        /usr/local/bin/nncp-daemon      nncp-daemon -quiet -inetd
 @end verbatim
 
-@option{-autotoss} options runs tosser on node's spool after call
-is finished. All @option{-autotoss-*} options is the same as in
+@option{-autotoss} option runs tosser on node's spool every second
+during the call. All @option{-autotoss-*} options is the same as in
 @ref{nncp-toss} command.
 
 @node nncp-exec
 @ref{nncp-toss} command.
 
 @node nncp-exec
@@ -284,7 +294,7 @@ appended and decompressed body fed to command's @code{stdin}.
 If @option{-use-tmp} option is specified, then @code{stdin} data is read
 into temporary file first, requiring twice more disk space, but no
 memory requirements. @ref{StdinTmpFile, Same temporary file} rules
 If @option{-use-tmp} option is specified, then @code{stdin} data is read
 into temporary file first, requiring twice more disk space, but no
 memory requirements. @ref{StdinTmpFile, Same temporary file} rules
-applies as with @ref{nncp-file -} command.
+applies as with @ref{nncp-file, nncp-file -} command.
 
 For example, if remote side has following configuration file for your
 node:
 
 For example, if remote side has following configuration file for your
 node: