mirror of
https://github.com/cirosantilli/linux-kernel-module-cheat.git
synced 2026-01-25 11:11:35 +01:00
migrate all
This commit is contained in:
2
run
2
run
@@ -109,7 +109,7 @@ timestamps.
|
||||
Pass an extra Linux kernel command line options, and place them before
|
||||
the dash separator `-`. Only options that come before the `-`, i.e.
|
||||
"standard" options, should be passed with this option.
|
||||
Example: `./run --arch arm --kernel-cli 'init=/poweroff.out'`
|
||||
Example: `./run --arch arm --kernel-cli 'init=/lkmc/poweroff.out'`
|
||||
'''
|
||||
)
|
||||
self.add_argument(
|
||||
|
||||
Reference in New Issue
Block a user