mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-02-10 14:46:59 +00:00
Update cheatsheets
This commit is contained in:
@@ -23,7 +23,7 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
|
||||
- Remove a module and those that depend on it from the kernel:
|
||||
|
||||
`sudo modprobe --remove-dependencies {{module_name}}`
|
||||
`sudo modprobe {{[-r|--remove]}} --remove-holders {{module_name}}`
|
||||
|
||||
- Show a kernel module's dependencies:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user