mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-02-23 04:51:27 +00:00
Update cheatsheets
This commit is contained in:
@@ -15,8 +15,8 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
|
||||
- Install even if problems are detected:
|
||||
|
||||
`grub-bios-setup --force {{/dev/sdX}}`
|
||||
`grub-bios-setup {{[-f|--force]}} {{/dev/sdX}}`
|
||||
|
||||
- Install GRUB in a specific directory:
|
||||
|
||||
`grub-bios-setup --directory={{/boot/grub}} {{/dev/sdX}}`
|
||||
`grub-bios-setup {{[-d|--directory]}} {{/boot/grub}} {{/dev/sdX}}`
|
||||
|
||||
Reference in New Issue
Block a user