readme: fixes on run and build usage pages

This commit is contained in:
Ciro Santilli
2018-03-24 23:00:04 +00:00
parent 8184bbd803
commit cf840529fc
2 changed files with 3 additions and 3 deletions

View File

@@ -4,7 +4,7 @@
./build [OPTIONS] [-- EXTRA_MAKE_ARGS] ./build [OPTIONS] [-- EXTRA_MAKE_ARGS]
.... ....
== Configuration options == build configuration options
[options="header"] [options="header"]
|=== |===
@@ -32,7 +32,7 @@
|`-v` | | Do a verbose build. |`-v` | | Do a verbose build.
|=== |===
== Build target options == build target options
[options="header"] [options="header"]
|=== |===

View File

@@ -1,7 +1,7 @@
= run usage = run usage
.... ....
./run [OPTIONS] [-- EXTRA_RUN_ARGS]` ./run [OPTIONS] [-- EXTRA_RUN_ARGS]
.... ....
[options="header"] [options="header"]