mirror of
https://github.com/cirosantilli/linux-kernel-module-cheat.git
synced 2026-01-23 02:05:57 +01:00
readme: fixes on run and build usage pages
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
./build [OPTIONS] [-- EXTRA_MAKE_ARGS]
|
||||
....
|
||||
|
||||
== Configuration options
|
||||
== build configuration options
|
||||
|
||||
[options="header"]
|
||||
|===
|
||||
@@ -32,7 +32,7 @@
|
||||
|`-v` | | Do a verbose build.
|
||||
|===
|
||||
|
||||
== Build target options
|
||||
== build target options
|
||||
|
||||
[options="header"]
|
||||
|===
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
= run usage
|
||||
|
||||
....
|
||||
./run [OPTIONS] [-- EXTRA_RUN_ARGS]`
|
||||
./run [OPTIONS] [-- EXTRA_RUN_ARGS]
|
||||
....
|
||||
|
||||
[options="header"]
|
||||
|
||||
Reference in New Issue
Block a user