Options | |||
---|---|---|---|
Option | Param | Description | |
--config | file | Define a configuration file or a directory as source. In later case, file
If option is not not set, then file |
|
--install | Manage configuration for an installation. | ||
--autoadd-path | directory | Define an alternative directory as autoadd library. The default is, that the sub-directory called './auto-add/' of all search paths are used. Use wszst config -ll for tests. | |
-B | --brief | If printed as sections, exclude all comments. Otherwise suppress configuration search list. | |
-l | --long | If set, print the global search list too. If set twice, print the auto-add search list too. This option is ignored, if any script output is enabled. | |
--sections | Dump info using configuration or section syntax. Use --var name as prefix. | ||
--sh | Dump info using SH syntax. Use --var name as prefix. | ||
--bash | Dump info using BASH syntax. Use --var name as prefix. | ||
--json | Dump info using JSON syntax. Options --var and --array are ignored. | ||
--php | Dump infos using PHP syntax. Use --var name as variable name of the resulting object. | ||
--makedoc | Dump infos using MakeDoc syntax. Use --var name as variable name of the resulting map. | ||
--var | varname | Use |
|
--array | Use an array on script output if possible. If arrays are not supported, then append a '_#' suffix with an zero based index to the variable name defined by --var name. In this case, only one output file is created. | ||
--avar | varname | Shortcut for: --array --var name | |
--case | case |