Fix syntax of "More information" links (#5050)
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
# efibootmgr
|
||||
|
||||
> Manipulate the UEFI Boot Manager (the Bootoptions).
|
||||
> More information: https://linux.die.net/man/8/efibootmgr.
|
||||
> More information: <https://linux.die.net/man/8/efibootmgr>.
|
||||
|
||||
- List the current settings / bootnums:
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
# Homeshick
|
||||
# homeshick
|
||||
|
||||
> Synchronize Git dotfiles.
|
||||
> More information <https://github.com/andsens/homeshick/wiki>.
|
||||
> More information: <https://github.com/andsens/homeshick/wiki>.
|
||||
|
||||
- Create a new castle:
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
# netselect
|
||||
|
||||
> Speed test for choosing a fast network server.
|
||||
> More information: <https://github.com/apenwarr/netselect> .
|
||||
> More information: <https://github.com/apenwarr/netselect>.
|
||||
|
||||
- Choose the server with the lowest latency:
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
# rofi
|
||||
|
||||
> An application launcher and window switcher.
|
||||
> More Information: <https://github.com/davatorium/rofi>.
|
||||
> More information: <https://github.com/davatorium/rofi>.
|
||||
|
||||
- Show the list of apps:
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
# vgs
|
||||
|
||||
> Display information about LVM volume groups.
|
||||
> More information: https://man7.org/linux/man-pages/man8/vgs.8.html .
|
||||
> More information: <https://man7.org/linux/man-pages/man8/vgs.8.html>.
|
||||
|
||||
- Display information about volume groups:
|
||||
|
||||
|
Reference in New Issue
Block a user