fixed rake command typo

-t is trace -T is tasks
This commit is contained in:
Robert Starmer
2013-01-04 00:25:45 -08:00
parent 67b84b568c
commit a967b1dfb7

View File

@@ -95,7 +95,7 @@ Too see a list of the virtual machines that are managed by vagrant, run
To see a list of all available rake tasks, run:
(rake tasks have not yet been defined)
> rake -t
> rake -T
Deploy a controller and a compute node: