Update cheatsheets

This commit is contained in:
ivuorinen
2024-06-17 00:15:22 +00:00
parent d935153c57
commit 9158de884d
14 changed files with 14 additions and 14 deletions

View File

@@ -20,6 +20,6 @@ source: https://github.com/tldr-pages/tldr.git
`grub-editenv /boot/grub/grubenv unset saved_entry`
- Append "quiet splash" to the kernel command line:
- Append "quiet splash" to the kernel command-line:
`grub-editenv /boot/grub/grubenv list kernel_cmdline`