run: document positional args

This commit is contained in:
Ciro Santilli
2018-08-25 04:57:23 +01:00
parent 155357f0e2
commit 865d065d3d

View File

@@ -9499,6 +9499,8 @@ Otherwise, it becomes very difficult to keep everything working across path refa
./build [OPTIONS] [-- EXTRA_MAKE_ARGS]
....
`EXTRA_MAKE_ARGS` gets appended to the end of the `make` command line.
===== build configuration options
[options="header"]
@@ -9558,6 +9560,8 @@ Otherwise, it becomes very difficult to keep everything working across path refa
./run [OPTIONS] [-- EXTRA_RUN_ARGS]
....
`EXTRA_RUN_ARGS` gets appended to the end of the emulator command line.
[options="header"]
|===
|Name |Argument name |Description