]> Cypherpunks.ru repositories - nncp.git/blobdiff - doc/cmd/index.texi
ACK
[nncp.git] / doc / cmd / index.texi
index 56ea8e90b001c5c4e6f03b451033779cb260b45f..fa2b38ee0394090d6f86cb44752a1e5484d559e9 100644 (file)
@@ -49,6 +49,12 @@ Nearly all commands have the following common options:
 @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
 
@@ -63,6 +69,7 @@ Packets creation commands
 * nncp-exec::
 * nncp-freq::
 * nncp-trns::
+* nncp-ack::
 
 Packets sharing commands
 
@@ -99,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