Author: vborja
Date: Sun Aug 31 23:25:21 2008
New Revision: 690858
URL: http://svn.apache.org/viewvc?rev=690858&view=rev
Log:
Typo on --project option doc.
Modified:
incubator/buildr/trunk/doc/pages/getting_started.textile
Modified: incubator/buildr/trunk/doc/pages/getting_started.textile
URL:
http://svn.apache.org/viewvc/incubator/buildr/trunk/doc/pages/getting_started.textile?rev=690858&r1=690857&r2=690858&view=diff
==============================================================================
--- incubator/buildr/trunk/doc/pages/getting_started.textile (original)
+++ incubator/buildr/trunk/doc/pages/getting_started.textile Sun Aug 31
23:25:21 2008
@@ -213,7 +213,7 @@
| @-t/--trace@ | Turn on invoke/execute tracing, enable full
backtrace. |
| @-v/--version@ | Display the program version.
|
| @-P/--prereqs@ | Display tasks and dependencies, then exit.
|
-| @-p/--project [dir]@ | Chage to project directory before executing
tasks. |
+| @-p/--project [dir]@ | Change to project directory before executing
tasks. |
You can tell Buildr to run specific tasks and the order to run them. For
example: