PACINI(1) pacini PACINI(1)

pacini - query pacman-style configuration files

pacini [options] [<file> [<directive>...]]
pacini (--section-list|--help|--version)

Query configuration options from pacman-style INI files. If no directives are provided, file will be printed in a normalized format. By default, if only a single directive is provided, only its value will be printed without the option name. For directives without a value, the directive name will be used as the value. If file is omitted or "-" the configuration will be read from stdin.

Only display directives listed in section name.
List configured sections.
Always show directive names even if only one directive is provided.
Display usage information and exit.
Display version information and exit.
2024-04-16 pacutils