Commit 3a55ab33 authored by kyab's avatar kyab

[doc]Introduce ./minirake -v

parent d4b8fdd7
......@@ -33,7 +33,8 @@ customized path using the *$MRUBY_CONFIG* environment variable.
To compile just call ```./minirake``` inside of the mruby source root. To
generate and execute the test tools call ```./minirake test```. To clean
all build files call ```./minirake clean```.
all build files call ```./minirake clean```. To see full command line on
build, call ```./minirake -v```.
## Build Configuration
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment