mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-08-13 18:35:48 +02:00
efibootmgr: edit boot order example (#16490)
This commit is contained in:
parent
8e008fae1f
commit
423408b589
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@
|
||||||
|
|
||||||
- Change the current boot order:
|
- Change the current boot order:
|
||||||
|
|
||||||
`sudo efibootmgr {{[-o|--bootorder]}} {{0002,0008,0001,0005}}`
|
`sudo efibootmgr {{[-o|--bootorder]}} {{0002,0008,0001,001A,...}}`
|
||||||
|
|
||||||
- Delete a boot option:
|
- Delete a boot option:
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue