diff --git a/README.md b/README.md index 8747386..dc79012 100644 --- a/README.md +++ b/README.md @@ -270,9 +270,9 @@ yaml files are used by calamares netinstall option from a specified url(netgroup $ check-yaml -h Usage: check-yaml [options] -p Buildset or profile [default: default] - -a Arch [default: x86_64] + -a Arch [default: auto] -k Kernel to use[default: linux44] - -i Init system to use [default: openrc] + -i Init system to use [default: systemd] -c Check also calamares yaml files generated for the profile -g Enable pacman group accepted for -p -v Validate by schema @@ -296,7 +296,7 @@ check-yaml -p xfce -c * for a kdebase pacman group with validation ~~~ -check-yaml -p kdebase -v +check-yaml -p kdebase -gv ~~~ ####Special parameters