diff --git a/docs/quickemu.1 b/docs/quickemu.1 index 26498aa..c8453de 100644 --- a/docs/quickemu.1 +++ b/docs/quickemu.1 @@ -1,6 +1,6 @@ -.\" Automatically generated by Pandoc 3.2.1 +.\" Automatically generated by Pandoc 3.3 .\" -.TH "QUICKEMU" "1" "June 29, 2024" "quickemu" "Quickemu User Manual" +.TH "QUICKEMU" "1" "August 2, 2024" "quickemu" "Quickemu User Manual" .SH NAME quickemu \- A quick VM builder and manager .SH SYNOPSIS @@ -568,11 +568,12 @@ 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] : 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 + \-\-disable\-unattended : Force quickget not to set up an unattended installation \-\-url [os] [release] [edition] : Show image URL(s) \-\-check [os] [release] [edition] : Check image URL(s) \-\-list : List all supported systems diff --git a/docs/quickemu.1.md b/docs/quickemu.1.md index f4c4a2c..4435b48 100644 --- a/docs/quickemu.1.md +++ b/docs/quickemu.1.md @@ -1,6 +1,6 @@ --- author: Martin Wimpress -date: June 29, 2024 +date: August 2, 2024 footer: quickemu header: Quickemu User Manual section: 1 @@ -394,11 +394,12 @@ You can also use `quickget` with advanced options : ``` text --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 + --disable-unattended : Force quickget not to set up an unattended installation --url [os] [release] [edition] : Show image URL(s) --check [os] [release] [edition] : Check image URL(s) --list : List all supported systems diff --git a/docs/quickemu_conf.1 b/docs/quickemu_conf.1 index 878d14c..ca950b1 100644 --- a/docs/quickemu_conf.1 +++ b/docs/quickemu_conf.1 @@ -1,6 +1,6 @@ -.\" Automatically generated by Pandoc 3.2 +.\" Automatically generated by Pandoc 3.3 .\" -.TH "QUICKEMU_CONF" "1" "June 24, 2024" "quickemu_conf" "Quickemu Configuration Manual" +.TH "QUICKEMU_CONF" "1" "August 2, 2024" "quickemu_conf" "Quickemu Configuration Manual" .SH NAME quickemu_conf \- Options and parameters in the quickemu .conf .SH DESCRIPTION diff --git a/docs/quickemu_conf.1.md b/docs/quickemu_conf.1.md index 514aa27..8cc9f13 100644 --- a/docs/quickemu_conf.1.md +++ b/docs/quickemu_conf.1.md @@ -1,6 +1,6 @@ --- author: Martin Wimpress -date: June 24, 2024 +date: August 2, 2024 footer: quickemu_conf header: Quickemu Configuration Manual section: 1 diff --git a/docs/quickget.1 b/docs/quickget.1 index 8fe2f18..ee31d27 100644 --- a/docs/quickget.1 +++ b/docs/quickget.1 @@ -1,6 +1,6 @@ -.\" Automatically generated by Pandoc 3.2 +.\" Automatically generated by Pandoc 3.3 .\" -.TH "QUICKGET" "1" "June 24, 2024" "quickget" "Quickget User Manual" +.TH "QUICKGET" "1" "August 2, 2024" "quickget" "Quickget User Manual" .SH NAME quickget \- download and prepare materials for building a quickemu VM .SH SYNOPSIS @@ -129,11 +129,12 @@ 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] : 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 + \-\-disable\-unattended : Force quickget not to set up an unattended installation \-\-url [os] [release] [edition] : Show image URL(s) \-\-check [os] [release] [edition] : Check image URL(s) \-\-list : List all supported systems diff --git a/docs/quickget.1.md b/docs/quickget.1.md index afcba26..8f191bb 100644 --- a/docs/quickget.1.md +++ b/docs/quickget.1.md @@ -1,6 +1,6 @@ --- author: Martin Wimpress -date: June 24, 2024 +date: August 2, 2024 footer: quickget header: Quickget User Manual section: 1 @@ -124,11 +124,12 @@ You can also use `quickget` with advanced options : ``` text --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 + --disable-unattended : Force quickget not to set up an unattended installation --url [os] [release] [edition] : Show image URL(s) --check [os] [release] [edition] : Check image URL(s) --list : List all supported systems