Add how to pass declarative configuration files as arguments to archinstall (#1174)

This commit is contained in:
Reza 2022-05-12 09:52:08 -03:00 committed by GitHub
parent 53b57a3cec
commit 1ff84d0246
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -35,7 +35,7 @@ Prequisites:
Assuming you are on a Arch Linux live-ISO and booted into EFI mode.
# archinstall --config <path to config file or URL>
# archinstall --config <path to user config file or URL> --disk-layout <path to disk layout config file or URL> --creds <path to user credentials config file or URL>
# Help?