From 7fc67faa757bb0d84fd491f8e767a0c4b05d8081 Mon Sep 17 00:00:00 2001 From: Phil Clifford Date: Fri, 2 Aug 2024 16:30:07 +0100 Subject: [PATCH] Updated for changes arguments and flags --- 06-Advanced-quickget-features.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/06-Advanced-quickget-features.md b/06-Advanced-quickget-features.md index 70f966b..8fc125c 100644 --- a/06-Advanced-quickget-features.md +++ b/06-Advanced-quickget-features.md @@ -13,11 +13,14 @@ Advanced usage: Arguments: --download [edition] : Download image; no VM configuration - --create-config [path/url] : Create VM config for a OS image + --create-config [path/url] [flags] : Create VM config for a OS image --open-homepage : 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)