]> Cypherpunks.ru repositories - nncp.git/blobdiff - doc/cmd/nncp-cfgdir.texi
Unify stdin/stdout style usage in documentation
[nncp.git] / doc / cmd / nncp-cfgdir.texi
index ec45ddd57c81e1f736aac92cfcd74c46043c37b5..0750ade2538953e824362257e696ad04dce5dcca 100644 (file)
@@ -1,12 +1,13 @@
 @node nncp-cfgdir
+@pindex nncp-cfgdir
 @section nncp-cfgdir
 
 @example
-$ nncp-cfgdir [options] [-cfg ...] -dump /path/to/dir
+$ nncp-cfgdir [options] [-cfg @dots{}] -dump /path/to/dir
 $ nncp-cfgdir [options] -load /path/to/dir > cfg.hjson
 @end example
 
 @option{-dump} option dumps current configuration file to the
 @ref{Configuration directory, directory layout} at @file{/path/to/dir}.
 @option{-load} loads it and parses, outputing the resulting Hjson to
-stdout.
+@code{stdout}.