]> Cypherpunks.ru repositories - nncp.git/commitdiff
Note about info invocation
authorSergey Matveev <stargrave@stargrave.org>
Thu, 15 Jul 2021 09:21:21 +0000 (12:21 +0300)
committerSergey Matveev <stargrave@stargrave.org>
Thu, 15 Jul 2021 09:21:21 +0000 (12:21 +0300)
doc/building.texi

index 30376dce8a449b9fa0b65e3155d91772b9c2ffe9..5bb5888367c93bd6931dc446cb6664e24a46c38c 100644 (file)
@@ -17,9 +17,14 @@ $ gpg --verify nncp-@value{VERSION}.tar.xz.sig nncp-@value{VERSION}.tar.xz
 $ xz --decompress --stdout nncp-@value{VERSION}.tar.xz | tar xf -
 $ cd nncp-@value{VERSION}
 $ redo all
-# look for bin/nncp-* binaries (and possibly hjson-cli one)
 @end example
 
+After that you should get various @command{bin/nncp-*} binaries and
+@command{bin/hjson-cli} command (only for your convenience, not
+necessary installation). Documentation for example for
+@command{nncp-bundle} command can be get with
+@command{info doc/nncp.info -n nncp-bundle}.
+
 It uses @url{http://cr.yp.to/redo.html, redo} build system for that
 examples. You can use either dozen of various implementations, or at
 least minimalistic POSIX shell @command{contrib/do} (just replace