style: white space clean up in docs
This commit is contained in:
parent
92da03aa90
commit
6e4d7850fb
|
@ -26,7 +26,7 @@ Quickemu is available in the repositories of the following distros
|
||||||
<tbody>
|
<tbody>
|
||||||
<tr valign="top">
|
<tr valign="top">
|
||||||
<td>
|
<td>
|
||||||
|
|
||||||
[](https://repology.org/project/quickemu/versions)
|
status of quickemu](https://repology.org/badge/vertical-allrepos/quickemu.svg?header=quickemu)](https://repology.org/project/quickemu/versions)
|
||||||
|
|
||||||
|
@ -35,7 +35,7 @@ status of quickemu](https://repology.org/badge/vertical-allrepos/quickemu.svg?he
|
||||||
|
|
||||||
[](https://repology.org/project/quickgui/versions)
|
status](https://repology.org/badge/vertical-allrepos/quickgui.svg?header=quickgui)](https://repology.org/project/quickgui/versions)
|
||||||
|
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
</tbody>
|
</tbody>
|
||||||
|
@ -317,8 +317,8 @@ with your preferred flavour.
|
||||||
You can also use `quickget` with options to:
|
You can also use `quickget` with options to:
|
||||||
|
|
||||||
``` shell
|
``` shell
|
||||||
# show an OS ISO download URL for {os} {release} [edition]
|
# show an OS ISO download URL for {os} {release} [edition]
|
||||||
quickget --show-iso-url fedora 38 Silverblue
|
quickget --show-iso-url fedora 38 Silverblue
|
||||||
# test if an OS ISO is available for {os} {release} [edition]
|
# test if an OS ISO is available for {os} {release} [edition]
|
||||||
quickget --test-iso-url nixos 23.05 plasma5
|
quickget --test-iso-url nixos 23.05 plasma5
|
||||||
# open an OS distribution homepage in a browser
|
# open an OS distribution homepage in a browser
|
||||||
|
|
|
@ -340,8 +340,8 @@ with your preferred flavour.
|
||||||
You can also use `quickget` with options to:
|
You can also use `quickget` with options to:
|
||||||
|
|
||||||
``` shell
|
``` shell
|
||||||
# show an OS ISO download URL for {os} {release} [edition]
|
# show an OS ISO download URL for {os} {release} [edition]
|
||||||
quickget --show-iso-url fedora 38 Silverblue
|
quickget --show-iso-url fedora 38 Silverblue
|
||||||
# test if an OS ISO is available for {os} {release} [edition]
|
# test if an OS ISO is available for {os} {release} [edition]
|
||||||
quickget --test-iso-url nixos 23.05 plasma5
|
quickget --test-iso-url nixos 23.05 plasma5
|
||||||
# open an OS distribution homepage in a browser
|
# open an OS distribution homepage in a browser
|
||||||
|
|
Loading…
Reference in New Issue