]> Cypherpunks.ru repositories - nncp.git/blobdiff - doc/cmd/nncp-call.texi
Add various documentation indices
[nncp.git] / doc / cmd / nncp-call.texi
index a4ea6d97969d383370a30d2576061b54874783b3..28f12f67d97db994aa7a02b019e17157b33bcd80 100644 (file)
@@ -1,4 +1,5 @@
 @node nncp-call
+@pindex nncp-call
 @section nncp-call
 
 @example
@@ -13,6 +14,7 @@ $ nncp-call [options]
     [-autotoss*]
     [-nock]
     [-ucspi]
+    [-mcd-wait INT]
     NODE[:ADDR] [FORCEADDR]
 @end example
 
@@ -48,6 +50,10 @@ If you specify @option{-ucspi} option, then it is assumed that you run
 @command{nncp-call} command under some UCSPI-TCP compatible utility,
 that provides read/write channels through 6/7 file descriptors.
 
+@option{-mcd-wait} options tells to wait up to specified number of
+seconds for the @ref{MCD} packet from the specified @code{NODE}. When
+the packet is received, initiate a call.
+
 @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.