Merge pull request #434 from useidel/master

added missing options -v, -t and -d
This commit is contained in:
Josh Poimboeuf 2014-09-26 23:43:15 -05:00
commit cca211067c
1 changed files with 10 additions and 0 deletions

View File

@ -28,6 +28,16 @@ to work on other distros.
-c|--config
Specify kernel config file
-v|--vmlinux
Specify original vmlinux
-t|--target
Specify custom kernel build targets
-d|--debug
Keep scratch files in /tmp
.SH SEE ALSO
kpatch(1)
.SH BUGS