X-Git-Url: http://www.git.cypherpunks.ru/?a=blobdiff_plain;f=doc%2Fcmd%2Fnncp-cfgdir.texi;h=0750ade2538953e824362257e696ad04dce5dcca;hb=de5015ba21c8f2da0e54d13f1c8600daaaebff91;hp=ec45ddd57c81e1f736aac92cfcd74c46043c37b5;hpb=65ac1674ff0f9bd99bb29b5b8b1dc596b06216ce;p=nncp.git diff --git a/doc/cmd/nncp-cfgdir.texi b/doc/cmd/nncp-cfgdir.texi index ec45ddd..0750ade 100644 --- a/doc/cmd/nncp-cfgdir.texi +++ b/doc/cmd/nncp-cfgdir.texi @@ -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}.