diff --git a/docs/quickemu.1 b/docs/quickemu.1 index 1b6238f..ff57d4f 100644 --- a/docs/quickemu.1 +++ b/docs/quickemu.1 @@ -1,6 +1,6 @@ .\" Automatically generated by Pandoc 3.1.13 .\" -.TH "QUICKEMU" "1" "May 5, 2024" "quickemu" "Quickemu User Manual" +.TH "QUICKEMU" "1" "May 9, 2024" "quickemu" "Quickemu User Manual" .SH NAME quickemu \- A quick VM builder and manager .SH SYNOPSIS @@ -172,8 +172,7 @@ Windows FreeDOS, Haiku, KolibriOS, OpenIndiana, ReactOS, and more. .SH Features .IP \[bu] 2 -\f[B]macOS\f[R] Sonoma, Ventura, Monterey, Big Sur, Catalina, Mojave & -High Sierra +\f[B]macOS\f[R] Sonoma, Ventura, Monterey, Big Sur, Catalina & Mojave .IP \[bu] 2 \f[B]Windows\f[R] 10 and 11 including TPM 2.0 .IP \[bu] 2 @@ -513,17 +512,17 @@ wiki You can also use \f[CR]quickget\f[R] with advanced options : .IP .EX - \-[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 - \-\-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 + \-\-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 + \-\-show [os] : Show OS information + \-\-version : Show version + \-\-help : Show this help message + \-\-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 .EE .PP Here are some typical uses @@ -550,7 +549,7 @@ wiki .SS Other Operating Systems \f[CR]quickget\f[R] also supports: .IP \[bu] 2 -\f[CR]alma\f[R] (Alma Linux) +\f[CR]alma\f[R] (AlmaLinux) .IP \[bu] 2 \f[CR]alpine\f[R] (Alpine Linux) .IP \[bu] 2 @@ -586,7 +585,7 @@ wiki .IP \[bu] 2 \f[CR]chimeralinux\f[R] (Chimera Linux) .IP \[bu] 2 -\f[CR]crunchbang++\f[R] (#!++) +\f[CR]crunchbang++\f[R] (Crunchbangplusplus) .IP \[bu] 2 \f[CR]debian\f[R] (Debian) .IP \[bu] 2 @@ -622,7 +621,7 @@ wiki .IP \[bu] 2 \f[CR]haiku\f[R] (Haiku) .IP \[bu] 2 -\f[CR]holoiso\f[R] (SteamOS HoloISO) +\f[CR]holoiso\f[R] (HoloISO) .IP \[bu] 2 \f[CR]kali\f[R] (Kali) .IP \[bu] 2 @@ -698,7 +697,7 @@ wiki .IP \[bu] 2 \f[CR]tinycore\f[R] (Tiny Core Linux) .IP \[bu] 2 -\f[CR]trisquel\f[R] (Trisquel) +\f[CR]trisquel\f[R] (Trisquel\-) .IP \[bu] 2 \f[CR]truenas\-core\f[R] (TrueNAS Core) .IP \[bu] 2 @@ -761,9 +760,9 @@ quickget macos catalina quickemu \-\-vm macos\-catalina.conf .EE .PP -macOS \f[CR]high\-sierra\f[R], \f[CR]mojave\f[R], \f[CR]catalina\f[R], -\f[CR]big\-sur\f[R], \f[CR]monterey\f[R], \f[CR]ventura\f[R] and -\f[CR]sonoma\f[R] are supported. +macOS \f[CR]mojave\f[R], \f[CR]catalina\f[R], \f[CR]big\-sur\f[R], +\f[CR]monterey\f[R], \f[CR]ventura\f[R] and \f[CR]sonoma\f[R] are +supported. .IP \[bu] 2 Use cursor keys and enter key to select the \f[B]macOS Base System\f[R] .IP \[bu] 2 diff --git a/docs/quickemu.1.md b/docs/quickemu.1.md index bcd06ab..7e7335b 100644 --- a/docs/quickemu.1.md +++ b/docs/quickemu.1.md @@ -1,6 +1,6 @@ --- author: Martin Wimpress -date: May 5, 2024 +date: May 9, 2024 footer: quickemu header: Quickemu User Manual section: 1 @@ -346,17 +346,17 @@ may have further information. You can also use `quickget` with advanced options : ``` text - -[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 - --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 + --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 + --show [os] : Show OS information + --version : Show version + --help : Show this help message + --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 ``` Here are some typical uses @@ -382,7 +382,7 @@ Further information is available from the project `quickget` also supports: -- `alma` (Alma Linux) +- `alma` (AlmaLinux) - `alpine` (Alpine Linux) - `android` (Android x86) - `antix` (Antix) @@ -400,7 +400,7 @@ Further information is available from the project - `cachyos` (CachyOS) - `centos-stream` (CentOS Stream) - `chimeralinux` (Chimera Linux) -- `crunchbang++` (#!++) +- `crunchbang++` (Crunchbangplusplus) - `debian` (Debian) - `deepin` (Deepin) - `devuan` (Devuan) @@ -418,7 +418,7 @@ Further information is available from the project - `gnomeos` (GNOME OS) - `guix` (Guix) - `haiku` (Haiku) -- `holoiso` (SteamOS HoloISO) +- `holoiso` (HoloISO) - `kali` (Kali) - `kdeneon` (KDE Neon) - `kolibrios` (KolibriOS) @@ -456,7 +456,7 @@ Further information is available from the project - `spirallinux` (SpiralLinux) - `tails` (Tails) - `tinycore` (Tiny Core Linux) -- `trisquel` (Trisquel) +- `trisquel` (Trisquel-) - `truenas-core` (TrueNAS Core) - `truenas-scale` (TrueNAS Scale) - `tuxedo-os` (Tuxedo OS) @@ -502,7 +502,8 @@ quickget macos catalina quickemu --vm macos-catalina.conf ``` -macOS `mojave`, `catalina`, `big-sur`, `monterey`, `ventura` and `sonoma` are supported. +macOS `mojave`, `catalina`, `big-sur`, `monterey`, `ventura` and +`sonoma` are supported. - Use cursor keys and enter key to select the **macOS Base System** - From **macOS Utilities** diff --git a/docs/quickemu_conf.1 b/docs/quickemu_conf.1 index ad80b6f..af89843 100644 --- a/docs/quickemu_conf.1 +++ b/docs/quickemu_conf.1 @@ -1,6 +1,6 @@ .\" Automatically generated by Pandoc 3.1.13 .\" -.TH "QUICKEMU_CONF" "1" "May 5, 2024" "quickemu_conf" "Quickemu Configuration Manual" +.TH "QUICKEMU_CONF" "1" "May 9, 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 cfcbf61..f59a703 100644 --- a/docs/quickemu_conf.1.md +++ b/docs/quickemu_conf.1.md @@ -1,6 +1,6 @@ --- author: Martin Wimpress -date: May 5, 2024 +date: May 9, 2024 footer: quickemu_conf header: Quickemu Configuration Manual section: 1 diff --git a/docs/quickget.1 b/docs/quickget.1 index 76552f7..49971e0 100644 --- a/docs/quickget.1 +++ b/docs/quickget.1 @@ -1,6 +1,6 @@ .\" Automatically generated by Pandoc 3.1.13 .\" -.TH "QUICKGET" "1" "May 5, 2024" "quickget" "Quickget User Manual" +.TH "QUICKGET" "1" "May 9, 2024" "quickget" "Quickget User Manual" .SH NAME quickget \- download and prepare materials for building a quickemu VM .SH SYNOPSIS @@ -110,17 +110,17 @@ wiki You can also use \f[CR]quickget\f[R] with advanced options : .IP .EX - \-[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 - \-\-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 + \-\-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 + \-\-show [os] : Show OS information + \-\-version : Show version + \-\-help : Show this help message + \-\-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 .EE .PP Here are some typical uses @@ -147,7 +147,7 @@ wiki .SS Other Operating Systems \f[CR]quickget\f[R] also supports: .IP \[bu] 2 -\f[CR]alma\f[R] (Alma Linux) +\f[CR]alma\f[R] (AlmaLinux) .IP \[bu] 2 \f[CR]alpine\f[R] (Alpine Linux) .IP \[bu] 2 @@ -183,7 +183,7 @@ wiki .IP \[bu] 2 \f[CR]chimeralinux\f[R] (Chimera Linux) .IP \[bu] 2 -\f[CR]crunchbang++\f[R] (#!++) +\f[CR]crunchbang++\f[R] (Crunchbangplusplus) .IP \[bu] 2 \f[CR]debian\f[R] (Debian) .IP \[bu] 2 @@ -219,7 +219,7 @@ wiki .IP \[bu] 2 \f[CR]haiku\f[R] (Haiku) .IP \[bu] 2 -\f[CR]holoiso\f[R] (SteamOS HoloISO) +\f[CR]holoiso\f[R] (HoloISO) .IP \[bu] 2 \f[CR]kali\f[R] (Kali) .IP \[bu] 2 @@ -295,7 +295,7 @@ wiki .IP \[bu] 2 \f[CR]tinycore\f[R] (Tiny Core Linux) .IP \[bu] 2 -\f[CR]trisquel\f[R] (Trisquel) +\f[CR]trisquel\f[R] (Trisquel\-) .IP \[bu] 2 \f[CR]truenas\-core\f[R] (TrueNAS Core) .IP \[bu] 2 @@ -358,9 +358,9 @@ quickget macos catalina quickemu \-\-vm macos\-catalina.conf .EE .PP -macOS \f[CR]mojave\f[R], \f[CR]catalina\f[R], -\f[CR]big\-sur\f[R], \f[CR]monterey\f[R], \f[CR]ventura\f[R] and -\f[CR]sonoma\f[R] are supported. +macOS \f[CR]mojave\f[R], \f[CR]catalina\f[R], \f[CR]big\-sur\f[R], +\f[CR]monterey\f[R], \f[CR]ventura\f[R] and \f[CR]sonoma\f[R] are +supported. .IP \[bu] 2 Use cursor keys and enter key to select the \f[B]macOS Base System\f[R] .IP \[bu] 2 diff --git a/docs/quickget.1.md b/docs/quickget.1.md index d0056e2..af03206 100644 --- a/docs/quickget.1.md +++ b/docs/quickget.1.md @@ -1,6 +1,6 @@ --- author: Martin Wimpress -date: May 5, 2024 +date: May 9, 2024 footer: quickget header: Quickget User Manual section: 1 @@ -106,17 +106,17 @@ may have further information. You can also use `quickget` with advanced options : ``` text - -[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 - --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 + --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 + --show [os] : Show OS information + --version : Show version + --help : Show this help message + --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 ``` Here are some typical uses @@ -142,7 +142,7 @@ Further information is available from the project `quickget` also supports: -- `alma` (Alma Linux) +- `alma` (AlmaLinux) - `alpine` (Alpine Linux) - `android` (Android x86) - `antix` (Antix) @@ -160,7 +160,7 @@ Further information is available from the project - `cachyos` (CachyOS) - `centos-stream` (CentOS Stream) - `chimeralinux` (Chimera Linux) -- `crunchbang++` (#!++) +- `crunchbang++` (Crunchbangplusplus) - `debian` (Debian) - `deepin` (Deepin) - `devuan` (Devuan) @@ -178,7 +178,7 @@ Further information is available from the project - `gnomeos` (GNOME OS) - `guix` (Guix) - `haiku` (Haiku) -- `holoiso` (SteamOS HoloISO) +- `holoiso` (HoloISO) - `kali` (Kali) - `kdeneon` (KDE Neon) - `kolibrios` (KolibriOS) @@ -216,7 +216,7 @@ Further information is available from the project - `spirallinux` (SpiralLinux) - `tails` (Tails) - `tinycore` (Tiny Core Linux) -- `trisquel` (Trisquel) +- `trisquel` (Trisquel-) - `truenas-core` (TrueNAS Core) - `truenas-scale` (TrueNAS Scale) - `tuxedo-os` (Tuxedo OS) @@ -262,7 +262,8 @@ quickget macos catalina quickemu --vm macos-catalina.conf ``` -macOS `mojave`, `catalina`, `big-sur`, `monterey`, `ventura` and `sonoma` are supported. +macOS `mojave`, `catalina`, `big-sur`, `monterey`, `ventura` and +`sonoma` are supported. - Use cursor keys and enter key to select the **macOS Base System** - From **macOS Utilities**