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