From 3a55ab33eb581419e6660f2be81ae0f5b2da214d Mon Sep 17 00:00:00 2001 From: kyab Date: Fri, 5 Jul 2013 22:34:52 +0900 Subject: [doc]Introduce ./minirake -v --- doc/compile/README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/doc/compile/README.md b/doc/compile/README.md index a244d06b2..dadaa44df 100644 --- a/doc/compile/README.md +++ b/doc/compile/README.md @@ -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 -- cgit v1.2.3