From: Sergey Matveev Date: Thu, 15 Jul 2021 12:45:44 +0000 (+0300) Subject: Mention of nncp-check X-Git-Tag: v7.4.0^2~6 X-Git-Url: http://www.git.cypherpunks.ru/?p=nncp.git;a=commitdiff_plain;h=02887cc1d7ff7c7882945d6394df9bd903c49f36 Mention of nncp-check --- diff --git a/doc/admin.texi b/doc/admin.texi index 302ec05..ff978e6 100644 --- a/doc/admin.texi +++ b/doc/admin.texi @@ -22,7 +22,7 @@ NNCP uses following files/directories you should be aware of: It can contain @file{.nock} files: fully downloaded, but still not checksummed. Can be checksummed (with @file{.nock} extension removing) - with @ref{nncp-check -nock}. + with @command{nncp-check -nock}. Also it can contain @file{.seen} files, that should be cleaned too from time to time. @@ -64,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