Regenerated docs

This commit is contained in:
Phil Clifford 2024-04-30 11:57:42 +01:00 committed by Martin Wimpress
parent fe5bdc3e3a
commit befe1b8645
7 changed files with 11 additions and 21 deletions

View File

@ -331,14 +331,12 @@ You can also use `quickget` with advanced options :
--version (-v) : Show version --version (-v) : Show version
--help (-h) : Show this help message --help (-h) : Show this help message
--url (-u) <os> <re> [ed] : Show download URL for an OS release/edition --url (-u) <os> <re> [ed] : Show download URL for an OS release/edition
--check (-c) <os> [re] [ed] : Check download an OS release/edition is available
--url-all (-ua) <os> : Show all download URLs for an OS --url-all (-ua) <os> : Show all download URLs for an OS
--check (-c) <os> [re] [ed] : Check download an OS release/edition is available
--check-all (-ca) <os> : Check all downloads for an OS are available --check-all (-ca) <os> : Check all downloads for an OS are available
--list (-l) : List all supported systems in plain text --list (-l) : List all supported systems in plain text
--list-csv (-lc) : List all supported systems in csv format --list-csv (-lc) : List all supported systems in csv format
--list-json (-lj) : List all supported systems in json format --list-json (-lj) : List all supported systems in json format
--list-urls (-lu) : List all supported systems download URLs
--test-urls (-tu) : Check all downloads for all OSs are available
``` ```
Here are some typical uses Here are some typical uses

View File

@ -1,6 +1,6 @@
.\" Automatically generated by Pandoc 3.1.13 .\" Automatically generated by Pandoc 3.1.13
.\" .\"
.TH "QUICKEMU" "1" "April 22, 2024" "quickemu" "Quickemu User Manual" .TH "QUICKEMU" "1" "April 30, 2024" "quickemu" "Quickemu User Manual"
.SH NAME .SH NAME
quickemu \- A quick VM builder and manager quickemu \- A quick VM builder and manager
.SH SYNOPSIS .SH SYNOPSIS
@ -519,14 +519,12 @@ You can also use \f[CR]quickget\f[R] with advanced options :
\-\-version (\-v) : Show version \-\-version (\-v) : Show version
\-\-help (\-h) : Show this help message \-\-help (\-h) : Show this help message
\-\-url (\-u) <os> <re> [ed] : Show download URL for an OS release/edition \-\-url (\-u) <os> <re> [ed] : Show download URL for an OS release/edition
\-\-check (\-c) <os> [re] [ed] : Check download an OS release/edition is available
\-\-url\-all (\-ua) <os> : Show all download URLs for an OS \-\-url\-all (\-ua) <os> : Show all download URLs for an OS
\-\-check (\-c) <os> [re] [ed] : Check download an OS release/edition is available
\-\-check\-all (\-ca) <os> : Check all downloads for an OS are available \-\-check\-all (\-ca) <os> : Check all downloads for an OS are available
\-\-list (\-l) : List all supported systems in plain text \-\-list (\-l) : List all supported systems in plain text
\-\-list\-csv (\-lc) : List all supported systems in csv format \-\-list\-csv (\-lc) : List all supported systems in csv format
\-\-list\-json (\-lj) : List all supported systems in json format \-\-list\-json (\-lj) : List all supported systems in json format
\-\-list\-urls (\-lu) : List all supported systems download URLs
\-\-test\-urls (\-tu) : Check all downloads for all OSs are available
.EE .EE
.PP .PP
Here are some typical uses Here are some typical uses

View File

@ -1,6 +1,6 @@
--- ---
author: Martin Wimpress author: Martin Wimpress
date: April 22, 2024 date: April 30, 2024
footer: quickemu footer: quickemu
header: Quickemu User Manual header: Quickemu User Manual
section: 1 section: 1
@ -353,14 +353,12 @@ You can also use `quickget` with advanced options :
--version (-v) : Show version --version (-v) : Show version
--help (-h) : Show this help message --help (-h) : Show this help message
--url (-u) <os> <re> [ed] : Show download URL for an OS release/edition --url (-u) <os> <re> [ed] : Show download URL for an OS release/edition
--check (-c) <os> [re] [ed] : Check download an OS release/edition is available
--url-all (-ua) <os> : Show all download URLs for an OS --url-all (-ua) <os> : Show all download URLs for an OS
--check (-c) <os> [re] [ed] : Check download an OS release/edition is available
--check-all (-ca) <os> : Check all downloads for an OS are available --check-all (-ca) <os> : Check all downloads for an OS are available
--list (-l) : List all supported systems in plain text --list (-l) : List all supported systems in plain text
--list-csv (-lc) : List all supported systems in csv format --list-csv (-lc) : List all supported systems in csv format
--list-json (-lj) : List all supported systems in json format --list-json (-lj) : List all supported systems in json format
--list-urls (-lu) : List all supported systems download URLs
--test-urls (-tu) : Check all downloads for all OSs are available
``` ```
Here are some typical uses Here are some typical uses

View File

@ -1,6 +1,6 @@
.\" Automatically generated by Pandoc 3.1.13 .\" Automatically generated by Pandoc 3.1.13
.\" .\"
.TH "QUICKEMU_CONF" "1" "April 22, 2024" "quickemu_conf" "Quickemu Configuration Manual" .TH "QUICKEMU_CONF" "1" "April 30, 2024" "quickemu_conf" "Quickemu Configuration Manual"
.SH NAME .SH NAME
quickemu_conf \- Options and parameters in the quickemu <vm>.conf quickemu_conf \- Options and parameters in the quickemu <vm>.conf
.SH DESCRIPTION .SH DESCRIPTION

View File

@ -1,6 +1,6 @@
--- ---
author: Martin Wimpress author: Martin Wimpress
date: April 22, 2024 date: April 30, 2024
footer: quickemu_conf footer: quickemu_conf
header: Quickemu Configuration Manual header: Quickemu Configuration Manual
section: 1 section: 1

View File

@ -1,6 +1,6 @@
.\" Automatically generated by Pandoc 3.1.13 .\" Automatically generated by Pandoc 3.1.13
.\" .\"
.TH "QUICKGET" "1" "April 22, 2024" "quickget" "Quickget User Manual" .TH "QUICKGET" "1" "April 30, 2024" "quickget" "Quickget User Manual"
.SH NAME .SH NAME
quickget \- download and prepare materials for building a quickemu VM quickget \- download and prepare materials for building a quickemu VM
.SH SYNOPSIS .SH SYNOPSIS
@ -117,14 +117,12 @@ You can also use \f[CR]quickget\f[R] with advanced options :
\-\-version (\-v) : Show version \-\-version (\-v) : Show version
\-\-help (\-h) : Show this help message \-\-help (\-h) : Show this help message
\-\-url (\-u) <os> <re> [ed] : Show download URL for an OS release/edition \-\-url (\-u) <os> <re> [ed] : Show download URL for an OS release/edition
\-\-check (\-c) <os> [re] [ed] : Check download an OS release/edition is available
\-\-url\-all (\-ua) <os> : Show all download URLs for an OS \-\-url\-all (\-ua) <os> : Show all download URLs for an OS
\-\-check (\-c) <os> [re] [ed] : Check download an OS release/edition is available
\-\-check\-all (\-ca) <os> : Check all downloads for an OS are available \-\-check\-all (\-ca) <os> : Check all downloads for an OS are available
\-\-list (\-l) : List all supported systems in plain text \-\-list (\-l) : List all supported systems in plain text
\-\-list\-csv (\-lc) : List all supported systems in csv format \-\-list\-csv (\-lc) : List all supported systems in csv format
\-\-list\-json (\-lj) : List all supported systems in json format \-\-list\-json (\-lj) : List all supported systems in json format
\-\-list\-urls (\-lu) : List all supported systems download URLs
\-\-test\-urls (\-tu) : Check all downloads for all OSs are available
.EE .EE
.PP .PP
Here are some typical uses Here are some typical uses

View File

@ -1,6 +1,6 @@
--- ---
author: Martin Wimpress author: Martin Wimpress
date: April 22, 2024 date: April 30, 2024
footer: quickget footer: quickget
header: Quickget User Manual header: Quickget User Manual
section: 1 section: 1
@ -113,14 +113,12 @@ You can also use `quickget` with advanced options :
--version (-v) : Show version --version (-v) : Show version
--help (-h) : Show this help message --help (-h) : Show this help message
--url (-u) <os> <re> [ed] : Show download URL for an OS release/edition --url (-u) <os> <re> [ed] : Show download URL for an OS release/edition
--check (-c) <os> [re] [ed] : Check download an OS release/edition is available
--url-all (-ua) <os> : Show all download URLs for an OS --url-all (-ua) <os> : Show all download URLs for an OS
--check (-c) <os> [re] [ed] : Check download an OS release/edition is available
--check-all (-ca) <os> : Check all downloads for an OS are available --check-all (-ca) <os> : Check all downloads for an OS are available
--list (-l) : List all supported systems in plain text --list (-l) : List all supported systems in plain text
--list-csv (-lc) : List all supported systems in csv format --list-csv (-lc) : List all supported systems in csv format
--list-json (-lj) : List all supported systems in json format --list-json (-lj) : List all supported systems in json format
--list-urls (-lu) : List all supported systems download URLs
--test-urls (-tu) : Check all downloads for all OSs are available
``` ```
Here are some typical uses Here are some typical uses