Updated for changes arguments and flags

Phil Clifford 2024-08-02 16:30:07 +01:00
parent 9b6c6883d3
commit 7fc67faa75
1 changed files with 4 additions and 1 deletions

@ -13,11 +13,14 @@ Advanced usage:
Arguments:
--download <os> <release> [edition] : Download image; no VM configuration
--create-config <os> [path/url] : Create VM config for a OS image
--create-config <os> [path/url] [flags] : Create VM config for a OS image
--open-homepage <os> : Open homepage for the OS
--show [os] : Show OS information
--version : Show version
--help : Show this help message
------------------------------------ Flags -------------------------------------
--create-config:
--disable-unattended : Force quickget not to set up an unattended installation
-------------------------- For testing & development ---------------------------
--url [os] [release] [edition] : Show image URL(s)
--check [os] [release] [edition] : Check image URL(s)