]> Cypherpunks.ru repositories - nncp.git/blobdiff - doc/cmd/index.texi
ACK
[nncp.git] / doc / cmd / index.texi
index c137efbc8337d2c16c94ac1497272e9ce8829a48..fa2b38ee0394090d6f86cb44752a1e5484d559e9 100644 (file)
@@ -46,6 +46,15 @@ Nearly all commands have the following common options:
     Print warranty information (no warranty).
 @end table
 
+@vindex TMPDIR
+All commands respect @env{$TMPDIR} environment variable.
+
+@vindex NNCPNOSYNC
+If you set @env{$NNCPNOSYNC=1}, then all @code{fsync} operations will be
+skipped. That is dangerous option, but if there there are abilities to
+rollback possibly corrupted state to some stable snapshot, then disabled
+@code{fsync} can give considerable increase in performance.
+
 @menu
 Configuration file commands
 
@@ -60,6 +69,7 @@ Packets creation commands
 * nncp-exec::
 * nncp-freq::
 * nncp-trns::
+* nncp-ack::
 
 Packets sharing commands
 
@@ -96,6 +106,7 @@ Maintenance, monitoring and debugging commands:
 @include cmd/nncp-exec.texi
 @include cmd/nncp-freq.texi
 @include cmd/nncp-trns.texi
+@include cmd/nncp-ack.texi
 @include cmd/nncp-xfer.texi
 @include cmd/nncp-bundle.texi
 @include cmd/nncp-toss.texi