diff --git a/docbook/check-yaml.xml b/docbook/check-yaml.xml new file mode 100644 index 0000000..9e3a065 --- /dev/null +++ b/docbook/check-yaml.xml @@ -0,0 +1,145 @@ + + + + + + + + + check-yaml-+ + manjaro-tools + + + + + + + + + + + + + check-yaml + 1 + + + + check-yaml + check-yaml is used to generate and validate yaml files used by calamares. + + + + + check-yaml + OPTIONS + + + + + Description + + check-yaml is used to generate and validate yaml files used by calamares. + + check-yaml is a script to generate and validate yaml files by yaml schemas. Buildiso generates these files also, but check-yaml is a standalone version without the need to build the entire iso. + + + + + Options + + The following options are understood: + + + + + + Name of the build list or name of the directory. + + + + + + Architecture that the yaml will be created for. Can be i686 or x86_64. + + + + + + The init system the yaml will be created for. + + + + + + The kernel the yaml will be created for. + + + + + + Create calamares yaml conf files. + + + + + + Generate a packman group netgroup yaml file. + + + + + + Validate the yaml file by yaml schema. + + + + + + Query settings. + + + + + + Help. + + + + + + + + + See Also + + manjaro-tools.conf5, + profiles.conf5, + + + +