From ca70e88330fe7ae7bfc9e3be3b232c0b172b6173 Mon Sep 17 00:00:00 2001 From: Martin Wimpress Date: Tue, 7 May 2024 10:27:50 +0100 Subject: [PATCH] style: update help_message() to remove shorthand arguments --- quickget | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/quickget b/quickget index f540aa8..451a834 100755 --- a/quickget +++ b/quickget @@ -3416,22 +3416,22 @@ Usage: quickget ubuntu 22.04 Advanced usage: - quickget [path] [re] [ed] + quickget [path] [release] [edition] quickget --download ubuntu 22.04 Arguments: - -[12345] : Show info* about OS - --download (-d) [ed] : Download image; no VM configuration - --create-config (-cc) [path/url]: Create default VM config for image - --open-homepage (-o) : Open homepage for the OS - --version (-v) : Show version - --help (-h) : Show this help message + -[12345] : Show info* about OS + --download [edition] : Download image; no VM configuration + --create-config [path/url] : Create VM config for a OS image + --open-homepage : Open homepage for the OS + --version : Show version + --help : Show this help message -------------------------- For testing & development --------------------------- - --url (-u) [os] [re] [ed] : Show image URL(s) - --check (-c) [os] [re] [ed] : Check image URL(s) - --list (-l) : List all supported systems - --list-csv (-lc) : List everything in csv format - --list-json (-lj) : List everything in json format + --url [os] [release] [edition] : Show image URL(s) + --check [os] [release] [edition] : Check image URL(s) + --list : List all supported systems + --list-csv : List everything in csv format + --list-json : List everything in json format -------------------------------------------------------------------------------- *info: 1=Logo 2=Based of 3=Credentials 4=Homepage 5=Short info Can be used in any combination like -13254 or -52