diff --git a/docs/quickget.1 b/docs/quickget.1 index ee31d27..3849e31 100644 --- a/docs/quickget.1 +++ b/docs/quickget.1 @@ -129,7 +129,7 @@ You can also use \f[CR]quickget\f[R] with advanced options : .IP .EX \-\-download [edition] : Download image; no VM configuration - \-\-create\-config [path/url] [flags] : Create VM config for a OS image + \-\-create\-config [path/url] [flags] : Create VM config for an OS image \-\-open\-homepage : Open homepage for the OS \-\-show [os] : Show OS information \-\-version : Show version diff --git a/docs/quickget.1.md b/docs/quickget.1.md index 8f191bb..453910b 100644 --- a/docs/quickget.1.md +++ b/docs/quickget.1.md @@ -124,7 +124,7 @@ You can also use `quickget` with advanced options : ``` text --download [edition] : Download image; no VM configuration - --create-config [path/url] [flags] : Create VM config for a OS image + --create-config [path/url] [flags] : Create VM config for an OS image --open-homepage : Open homepage for the OS --show [os] : Show OS information --version : Show version diff --git a/quickget b/quickget index 7738e65..f3a6011 100755 --- a/quickget +++ b/quickget @@ -3393,7 +3393,7 @@ Advanced usage: Arguments: --download [edition] : Download image; no VM configuration - --create-config [path/url] [flags] : Create VM config for a OS image + --create-config [path/url] [flags] : Create VM config for an OS image --open-homepage : Open homepage for the OS --show [os] : Show OS information --version : Show version