Skip to content

Commit 8ee4128

Browse files
committed
docs: align colons with spaces before
as per quickemu-project/quickemu#1858 (comment) Signed-off-by: Phil Clifford <philip.clifford@gmail.com>
1 parent 29b439a commit 8ee4128

File tree

4 files changed

+16
-16
lines changed

4 files changed

+16
-16
lines changed

quickemu.1-01-head.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: QUICKEMU
33
section: 1
44
header: Quickemu User Manual
55
footer: quickemu
6-
date: January 27, 2026
6+
date: January 28, 2026
77
author: Martin Wimpress
88
---
99

quickemu.1-08-OtherOperatingSystems01.md

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -2,19 +2,19 @@ You can also use `quickget` with advanced options :
22

33

44
``` text
5-
--arch <arch> : Set architecture (arm64, aarch64, amd64, x86_64)
6-
--download <os> <release> [edition] : Download image; no VM configuration
7-
--create-config <os> [path/url] [flags] : Create VM config for an OS image
8-
--open-homepage <os> : Open homepage for the OS
9-
--show [os] : Show OS information
10-
--version : Show version
11-
--help : Show this help message
12-
--url [os] [release] [edition] : Show image URL(s)
13-
--check [os] [release] [edition] : Check image URL(s)
14-
--check-all-arch [os] [release] [edition]: Check downloads for all architectures (amd64 and arm64)
15-
--list : List all supported systems
16-
--list-csv : List everything in csv format
17-
--list-json : List everything in json format
5+
--arch <arch> : Set architecture (arm64, aarch64, amd64, x86_64)
6+
--download <os> <release> [edition] : Download image; no VM configuration
7+
--create-config <os> [path/url] [flags] : Create VM config for an OS image
8+
--open-homepage <os> : Open homepage for the OS
9+
--show [os] : Show OS information
10+
--version : Show version
11+
--help : Show this help message
12+
--url [os] [release] [edition] : Show image URL(s)
13+
--check [os] [release] [edition] : Check image URL(s)
14+
--check-all-arch [os] [release] [edition] : Check downloads for all architectures (amd64 and arm64)
15+
--list : List all supported systems
16+
--list-csv : List everything in csv format
17+
--list-json : List everything in json format
1818
1919
```
2020

quickemu_conf.1-00-hdr.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: QUICKEMU_CONF
33
section: 5
44
header: Quickemu Configuration Manual
55
footer: quickemu_conf
6-
date: January 27, 2026
6+
date: January 28, 2026
77
author: Martin Wimpress
88
---
99

quickget.1-00-header.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: QUICKGET
33
section: 1
44
header: Quickget User Manual
55
footer: quickget
6-
date: January 27, 2026
6+
date: January 28, 2026
77
author: Martin Wimpress
88
---
99

0 commit comments

Comments
 (0)