diff --git a/build-usage.adoc b/build-usage.adoc index 51dd85e..4299a2f 100644 --- a/build-usage.adoc +++ b/build-usage.adoc @@ -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"] |=== diff --git a/run-usage.adoc b/run-usage.adoc index 04d9cb4..275650d 100644 --- a/run-usage.adoc +++ b/run-usage.adoc @@ -1,7 +1,7 @@ = run usage .... -./run [OPTIONS] [-- EXTRA_RUN_ARGS]` +./run [OPTIONS] [-- EXTRA_RUN_ARGS] .... [options="header"]