mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-03-01 12:54:16 +00:00
Update cheatsheets
This commit is contained in:
@@ -15,7 +15,7 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
|
||||
- Show the contents of the initramfs image for the specified kernel:
|
||||
|
||||
`lsinitrd --kver {{kernel_version}}`
|
||||
`lsinitrd {{[-k|--kver]}} {{kernel_version}}`
|
||||
|
||||
- Show the contents of the specified initramfs image:
|
||||
|
||||
@@ -23,7 +23,7 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
|
||||
- List modules included in the initramfs image:
|
||||
|
||||
`lsinitrd --mod`
|
||||
`lsinitrd {{[-m|--mod]}}`
|
||||
|
||||
- Unpack the initramfs to the current directory:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user