Skip to content

Commit 7ee42f0

Browse files
committed
docs: align colons with spaces before
as per quickemu-project#1858 (comment) with adjustment of flag alignment in _ _ _ __ _ _ _(_) ___| | ____ _ ___| |_ / _` | | | | |/ __| |/ / _` |/ _ \ __| | (_| | |_| | | (__| < (_| | __/ |_ \__, |\__,_|_|\___|_|\_\__, |\___|\__| |_| |___/ v4.9.9, using curl 7.81.0 -------------------------------------------------------------------------------- Project - https://github.com/quickemu-project/quickemu Discord - https://wimpysworld.io/discord -------------------------------------------------------------------------------- Usage: quickget <os> <release> [edition] quickget ubuntu 22.04 Advanced usage: quickget <arg> [path] <os> [release] [edition] quickget --download ubuntu 22.04 Arguments: --arch <arch> : Set architecture (arm64, aarch64, amd64, x86_64) --download <os> <release> [edition] : Download image; no VM configuration --create-config <os> [path/url] [flags] : Create VM config for an OS image --open-homepage <os> : Open homepage for the OS --show [os] : Show OS information --version : Show version --help : Show this help message ------------------------------------ Flags ------------------------------------- --create-config: --disable-unattended : Force quickget not to set up an unattended installation -------------------------- For testing & development --------------------------- --url [os] [release] [edition] : Show image URL(s) --check [os] [release] [edition] : Check image URL(s) --check-all-arch [os] [release] [edition]: Check downloads for all architectures (amd64 and arm64) --list : List all supported systems --list-csv : List everything in csv format --list-json : List everything in json format -------------------------------------------------------------------------------- Supported Operating Systems: alma alpine android antix archcraft archlinux artixlinux azurelinux batocera bazzite biglinux blendos bodhi bunsenlabs cachyos centos-stream chimeralinux crunchbang++ debian deepin devuan dragonflybsd easyos edubuntu elementary endeavouros endless fedora freebsd freedos garuda gentoo ghostbsd gnomeos guix haiku kali kdeneon kolibrios kubuntu linuxlite linuxmint lmde lubuntu maboxlinux macos mageia manjaro mxlinux netboot netbsd nitrux nixos nwg-shell openbsd openindiana opensuse oraclelinux parrotsec pclinuxos peppermint popos porteus primtux proxmox-ve pureos reactos rebornos rockylinux siduction slackware slax slint slitaz solus sparkylinux spirallinux tails tinycore trisquel tuxedo-os ubuntu ubuntu-budgie ubuntu-mate ubuntu-server ubuntu-unity ubuntucinnamon ubuntukylin ubuntustudio vanillaos void windows windows-server xubuntu zorin and regenerated docs Signed-off-by: Phil Clifford <philip.clifford@gmail.com>
1 parent ffc88fa commit 7ee42f0

File tree

5 files changed

+66
-66
lines changed

5 files changed

+66
-66
lines changed

docs/quickemu.1

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -573,19 +573,19 @@ wiki
573573
You can also use \f[CR]quickget\f[R] with advanced options :
574574
.IP
575575
.EX
576-
\-\-arch <arch> : Set architecture (arm64, aarch64, amd64, x86_64)
577-
\-\-download <os> <release> [edition] : Download image; no VM configuration
578-
\-\-create\-config <os> [path/url] [flags] : Create VM config for an OS image
579-
\-\-open\-homepage <os> : Open homepage for the OS
580-
\-\-show [os] : Show OS information
581-
\-\-version : Show version
582-
\-\-help : Show this help message
583-
\-\-url [os] [release] [edition] : Show image URL(s)
584-
\-\-check [os] [release] [edition] : Check image URL(s)
585-
\-\-check\-all\-arch [os] [release] [edition]: Check downloads for all architectures (amd64 and arm64)
586-
\-\-list : List all supported systems
587-
\-\-list\-csv : List everything in csv format
588-
\-\-list\-json : List everything in json format
576+
\-\-arch <arch> : Set architecture (arm64, aarch64, amd64, x86_64)
577+
\-\-download <os> <release> [edition] : Download image; no VM configuration
578+
\-\-create\-config <os> [path/url] [flags] : Create VM config for an OS image
579+
\-\-open\-homepage <os> : Open homepage for the OS
580+
\-\-show [os] : Show OS information
581+
\-\-version : Show version
582+
\-\-help : Show this help message
583+
\-\-url [os] [release] [edition] : Show image URL(s)
584+
\-\-check [os] [release] [edition] : Check image URL(s)
585+
\-\-check\-all\-arch [os] [release] [edition] : Check downloads for all architectures (amd64 and arm64)
586+
\-\-list : List all supported systems
587+
\-\-list\-csv : List everything in csv format
588+
\-\-list\-json : List everything in json format
589589
.EE
590590
.PP
591591
Here are some typical uses

docs/quickemu.1.md

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -399,19 +399,19 @@ may have further information.
399399
You can also use `quickget` with advanced options :
400400

401401
``` text
402-
--arch <arch> : Set architecture (arm64, aarch64, amd64, x86_64)
403-
--download <os> <release> [edition] : Download image; no VM configuration
404-
--create-config <os> [path/url] [flags] : Create VM config for an OS image
405-
--open-homepage <os> : Open homepage for the OS
406-
--show [os] : Show OS information
407-
--version : Show version
408-
--help : Show this help message
409-
--url [os] [release] [edition] : Show image URL(s)
410-
--check [os] [release] [edition] : Check image URL(s)
411-
--check-all-arch [os] [release] [edition]: Check downloads for all architectures (amd64 and arm64)
412-
--list : List all supported systems
413-
--list-csv : List everything in csv format
414-
--list-json : List everything in json format
402+
--arch <arch> : Set architecture (arm64, aarch64, amd64, x86_64)
403+
--download <os> <release> [edition] : Download image; no VM configuration
404+
--create-config <os> [path/url] [flags] : Create VM config for an OS image
405+
--open-homepage <os> : Open homepage for the OS
406+
--show [os] : Show OS information
407+
--version : Show version
408+
--help : Show this help message
409+
--url [os] [release] [edition] : Show image URL(s)
410+
--check [os] [release] [edition] : Check image URL(s)
411+
--check-all-arch [os] [release] [edition] : Check downloads for all architectures (amd64 and arm64)
412+
--list : List all supported systems
413+
--list-csv : List everything in csv format
414+
--list-json : List everything in json format
415415
```
416416

417417
Here are some typical uses

docs/quickget.1

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -128,19 +128,19 @@ wiki
128128
You can also use \f[CR]quickget\f[R] with advanced options :
129129
.IP
130130
.EX
131-
\-\-arch <arch> : Set architecture (arm64, aarch64, amd64, x86_64)
132-
\-\-download <os> <release> [edition] : Download image; no VM configuration
133-
\-\-create\-config <os> [path/url] [flags] : Create VM config for an OS image
134-
\-\-open\-homepage <os> : Open homepage for the OS
135-
\-\-show [os] : Show OS information
136-
\-\-version : Show version
137-
\-\-help : Show this help message
138-
\-\-url [os] [release] [edition] : Show image URL(s)
139-
\-\-check [os] [release] [edition] : Check image URL(s)
140-
\-\-check\-all\-arch [os] [release] [edition]: Check downloads for all architectures (amd64 and arm64)
141-
\-\-list : List all supported systems
142-
\-\-list\-csv : List everything in csv format
143-
\-\-list\-json : List everything in json format
131+
\-\-arch <arch> : Set architecture (arm64, aarch64, amd64, x86_64)
132+
\-\-download <os> <release> [edition] : Download image; no VM configuration
133+
\-\-create\-config <os> [path/url] [flags] : Create VM config for an OS image
134+
\-\-open\-homepage <os> : Open homepage for the OS
135+
\-\-show [os] : Show OS information
136+
\-\-version : Show version
137+
\-\-help : Show this help message
138+
\-\-url [os] [release] [edition] : Show image URL(s)
139+
\-\-check [os] [release] [edition] : Check image URL(s)
140+
\-\-check\-all\-arch [os] [release] [edition] : Check downloads for all architectures (amd64 and arm64)
141+
\-\-list : List all supported systems
142+
\-\-list\-csv : List everything in csv format
143+
\-\-list\-json : List everything in json format
144144
.EE
145145
.PP
146146
Here are some typical uses

docs/quickget.1.md

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -123,19 +123,19 @@ may have further information.
123123
You can also use `quickget` with advanced options :
124124

125125
``` text
126-
--arch <arch> : Set architecture (arm64, aarch64, amd64, x86_64)
127-
--download <os> <release> [edition] : Download image; no VM configuration
128-
--create-config <os> [path/url] [flags] : Create VM config for an OS image
129-
--open-homepage <os> : Open homepage for the OS
130-
--show [os] : Show OS information
131-
--version : Show version
132-
--help : Show this help message
133-
--url [os] [release] [edition] : Show image URL(s)
134-
--check [os] [release] [edition] : Check image URL(s)
135-
--check-all-arch [os] [release] [edition]: Check downloads for all architectures (amd64 and arm64)
136-
--list : List all supported systems
137-
--list-csv : List everything in csv format
138-
--list-json : List everything in json format
126+
--arch <arch> : Set architecture (arm64, aarch64, amd64, x86_64)
127+
--download <os> <release> [edition] : Download image; no VM configuration
128+
--create-config <os> [path/url] [flags] : Create VM config for an OS image
129+
--open-homepage <os> : Open homepage for the OS
130+
--show [os] : Show OS information
131+
--version : Show version
132+
--help : Show this help message
133+
--url [os] [release] [edition] : Show image URL(s)
134+
--check [os] [release] [edition] : Check image URL(s)
135+
--check-all-arch [os] [release] [edition] : Check downloads for all architectures (amd64 and arm64)
136+
--list : List all supported systems
137+
--list-csv : List everything in csv format
138+
--list-json : List everything in json format
139139
```
140140

141141
Here are some typical uses

quickget

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -3763,23 +3763,23 @@ Advanced usage:
37633763
quickget --download ubuntu 22.04
37643764
37653765
Arguments:
3766-
--arch <arch> : Set architecture (arm64, aarch64, amd64, x86_64)
3767-
--download <os> <release> [edition] : Download image; no VM configuration
3768-
--create-config <os> [path/url] [flags] : Create VM config for an OS image
3769-
--open-homepage <os> : Open homepage for the OS
3770-
--show [os] : Show OS information
3771-
--version : Show version
3772-
--help : Show this help message
3766+
--arch <arch> : Set architecture (arm64, aarch64, amd64, x86_64)
3767+
--download <os> <release> [edition] : Download image; no VM configuration
3768+
--create-config <os> [path/url] [flags] : Create VM config for an OS image
3769+
--open-homepage <os> : Open homepage for the OS
3770+
--show [os] : Show OS information
3771+
--version : Show version
3772+
--help : Show this help message
37733773
------------------------------------ Flags -------------------------------------
37743774
--create-config:
3775-
--disable-unattended : Force quickget not to set up an unattended installation
3775+
--disable-unattended : Force quickget not to set up an unattended installation
37763776
-------------------------- For testing & development ---------------------------
3777-
--url [os] [release] [edition] : Show image URL(s)
3778-
--check [os] [release] [edition] : Check image URL(s)
3779-
--check-all-arch [os] [release] [edition]: Check downloads for all architectures (amd64 and arm64)
3780-
--list : List all supported systems
3781-
--list-csv : List everything in csv format
3782-
--list-json : List everything in json format
3777+
--url [os] [release] [edition] : Show image URL(s)
3778+
--check [os] [release] [edition] : Check image URL(s)
3779+
--check-all-arch [os] [release] [edition] : Check downloads for all architectures (amd64 and arm64)
3780+
--list : List all supported systems
3781+
--list-csv : List everything in csv format
3782+
--list-json : List everything in json format
37833783
--------------------------------------------------------------------------------
37843784
37853785
Supported Operating Systems:\n\n' "$(${QUICKEMU} --version)" "${CURL_VERSION}"

0 commit comments

Comments
 (0)