]> Cypherpunks.ru repositories - nncp.git/blobdiff - doc/admin.texi
Merge branch 'develop'
[nncp.git] / doc / admin.texi
index 7c8420230db141c3bd3ea794d6ed2cd026f99a0f..ff978e6e5ef5bc7ebdfddd6362fe75c2dd9503b8 100644 (file)
@@ -20,6 +20,10 @@ NNCP uses following files/directories you should be aware of:
     Partly transferred files are stored with @file{.part} suffix. And
     possibly they also require cleanup if they are completely lost.
 
+    It can contain @file{.nock} files: fully downloaded, but still not
+    checksummed. Can be checksummed (with @file{.nock} extension removing)
+    with @command{nncp-check -nock}.
+
     Also it can contain @file{.seen} files, that should be cleaned too
     from time to time.
 
@@ -60,8 +64,8 @@ $ echo 'umask: "007"' >> /usr/local/etc/nncp.hjson
 
 @item
     Possibly long running @ref{nncp-daemon}, @ref{nncp-caller},
-    @ref{nncp-toss} daemons. As all software, they can fail and you
-    should place them under some supervisor control.
+    @ref{nncp-toss}, @ref{nncp-check} daemons. As all software, they can
+    fail and you should place them under some supervisor control.
 
     For example you can use @url{http://cr.yp.to/daemontools.html,
     daemontools} for that task to run them under probably existing