doc refresh to include option

pull/521/head
Phil Clifford 2 years ago committed by Martin Wimpress
parent ab2e7e5300
commit 2e5785286f
  1. 12
      README.md
  2. 7
      docs/quickemu.1
  3. 10
      docs/quickemu.1.md
  4. 2
      docs/quickemu_conf.1
  5. 2
      docs/quickemu_conf.1.md
  6. 5
      docs/quickget.1
  7. 6
      docs/quickget.1.md

@ -231,6 +231,10 @@ with your preferred flavour.
`quickget` also supports:
## Other Operating Systems
`quickget` also supports:
- `alma` (Alma Linux)
- `alpine` (Alpine Linux)
- `android` (Android x86)
@ -648,14 +652,14 @@ cog.out(f"```\n\n{help}\n\n```\n\n")
```
Usage
Usage
quickemu --vm ubuntu.conf
You can also pass optional parameters
You can also pass optional parameters
--braille : Enable braille support. Requires SDL.
--delete-disk : Delete the disk image and EFI variables
--delete-vm : Delete the entire VM and it's configuration
--display : Select display backend. 'sdl' (default), 'gtk', 'none', or 'spice'
--display : Select display backend. 'sdl' (default), 'gtk', 'none', 'spice' or 'spice-app'
--fullscreen : Starts VM in full screen mode (Ctl+Alt+f to exit)
--ignore-msrs-always : Configure KVM to always ignore unhandled machine-specific registers
--screen <screen> : Use specified screen to determine the window size.
@ -685,9 +689,9 @@ You can also pass optional parameters
```
<!-- [[[end]]] -->
## Desktop shortcuts
Desktop shortcuts can be created for a VM, the shortcuts are saved in

@ -14,7 +14,7 @@
. ftr VB CB
. ftr VBI CBI
.\}
.TH "QUICKEMU" "1" "July 30, 2022" "quickemu" "Quickemu User Manual"
.TH "QUICKEMU" "1" "August 1, 2022" "quickemu" "Quickemu User Manual"
.hy
.SH NAME
.PP
@ -326,6 +326,9 @@ All the official Ubuntu flavours are supported, just replace
.SS Other Operating Systems
.PP
\f[V]quickget\f[R] also supports:
.SS Other Operating Systems
.PP
\f[V]quickget\f[R] also supports:
.IP \[bu] 2
\f[V]alma\f[R] (Alma Linux)
.IP \[bu] 2
@ -658,7 +661,7 @@ You can also pass optional parameters
--braille : Enable braille support. Requires SDL.
--delete-disk : Delete the disk image and EFI variables
--delete-vm : Delete the entire VM and it\[aq]s configuration
--display : Select display backend. \[aq]sdl\[aq] (default), \[aq]gtk\[aq], \[aq]none\[aq], or \[aq]spice\[aq]
--display : Select display backend. \[aq]sdl\[aq] (default), \[aq]gtk\[aq], \[aq]none\[aq], \[aq]spice\[aq] or \[aq]spice-app\[aq]
--fullscreen : Starts VM in full screen mode (Ctl+Alt+f to exit)
--ignore-msrs-always : Configure KVM to always ignore unhandled machine-specific registers
--screen <screen> : Use specified screen to determine the window size.

@ -1,6 +1,6 @@
---
author: Martin Wimpress
date: July 30, 2022
date: August 1, 2022
footer: quickemu
header: Quickemu User Manual
section: 1
@ -255,6 +255,10 @@ with your preferred flavour.
`quickget` also supports:
## Other Operating Systems
`quickget` also supports:
- `alma` (Alma Linux)
- `alpine` (Alpine Linux)
- `android` (Android x86)
@ -466,7 +470,7 @@ Here are the usage instructions:
--braille : Enable braille support. Requires SDL.
--delete-disk : Delete the disk image and EFI variables
--delete-vm : Delete the entire VM and it's configuration
--display : Select display backend. 'sdl' (default), 'gtk', 'none', or 'spice'
--display : Select display backend. 'sdl' (default), 'gtk', 'none', 'spice' or 'spice-app'
--fullscreen : Starts VM in full screen mode (Ctl+Alt+f to exit)
--ignore-msrs-always : Configure KVM to always ignore unhandled machine-specific registers
--screen <screen> : Use specified screen to determine the window size.
@ -494,6 +498,8 @@ Here are the usage instructions:
--extra_args <arguments> : Pass additional arguments to qemu
--version : Print version
## Desktop shortcuts
Desktop shortcuts can be created for a VM, the shortcuts are saved in

@ -14,7 +14,7 @@
. ftr VB CB
. ftr VBI CBI
.\}
.TH "QUICKEMU_CONF" "1" "July 30, 2022" "quickemu_conf" "Quickemu Configuration Manual"
.TH "QUICKEMU_CONF" "1" "August 1, 2022" "quickemu_conf" "Quickemu Configuration Manual"
.hy
.SH NAME
.PP

@ -1,6 +1,6 @@
---
author: Martin Wimpress
date: July 30, 2022
date: August 1, 2022
footer: quickemu_conf
header: Quickemu Configuration Manual
section: 1

@ -14,7 +14,7 @@
. ftr VB CB
. ftr VBI CBI
.\}
.TH "QUICKGET" "1" "July 30, 2022" "quickget" "Quickget User Manual"
.TH "QUICKGET" "1" "August 1, 2022" "quickget" "Quickget User Manual"
.hy
.SH NAME
.PP
@ -110,6 +110,9 @@ All the official Ubuntu flavours are supported, just replace
.SS Other Operating Systems
.PP
\f[V]quickget\f[R] also supports:
.SS Other Operating Systems
.PP
\f[V]quickget\f[R] also supports:
.IP \[bu] 2
\f[V]alma\f[R] (Alma Linux)
.IP \[bu] 2

@ -1,6 +1,6 @@
---
author: Martin Wimpress
date: July 30, 2022
date: August 1, 2022
footer: quickget
header: Quickget User Manual
section: 1
@ -88,6 +88,10 @@ with your preferred flavour.
`quickget` also supports:
## Other Operating Systems
`quickget` also supports:
- `alma` (Alma Linux)
- `alpine` (Alpine Linux)
- `android` (Android x86)

Loading…
Cancel
Save