]> Cypherpunks.ru repositories - nncp.git/commitdiff
Mention of nncp-check
authorSergey Matveev <stargrave@stargrave.org>
Thu, 15 Jul 2021 12:45:44 +0000 (15:45 +0300)
committerSergey Matveev <stargrave@stargrave.org>
Thu, 15 Jul 2021 17:29:28 +0000 (20:29 +0300)
doc/admin.texi

index 302ec051e2a57975d80124e81ee10b6204fe0e9f..ff978e6e5ef5bc7ebdfddd6362fe75c2dd9503b8 100644 (file)
@@ -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