Update cheatsheets

This commit is contained in:
ivuorinen
2025-11-30 00:23:24 +00:00
parent d1988a6d2c
commit ce66b5e9bf
119 changed files with 333 additions and 158 deletions

12
tldr/linux/update-grub Normal file
View File

@@ -0,0 +1,12 @@
---
syntax: markdown
tags: [tldr, linux]
source: https://github.com/tldr-pages/tldr.git
---
# update-grub
> This command is an alias of `grub-mkconfig --output /boot/grub/grub.cfg`.
- View documentation for the original command:
`tldr grub-mkconfig`