]> Cypherpunks.ru repositories - nncp.git/blob - doc/cmd/nncp-cfgdir.texi
Add various documentation indices
[nncp.git] / doc / cmd / nncp-cfgdir.texi
1 @node nncp-cfgdir
2 @pindex nncp-cfgdir
3 @section nncp-cfgdir
4
5 @example
6 $ nncp-cfgdir [options] [-cfg @dots{}] -dump /path/to/dir
7 $ nncp-cfgdir [options] -load /path/to/dir > cfg.hjson
8 @end example
9
10 @option{-dump} option dumps current configuration file to the
11 @ref{Configuration directory, directory layout} at @file{/path/to/dir}.
12 @option{-load} loads it and parses, outputing the resulting Hjson to
13 stdout.