README.textile in spinebox-0.0.9 vs README.textile in spinebox-0.0.10
- old
+ new
@@ -30,10 +30,10 @@
$ spinebox generate view post
h4. Scaffold
bc.. # Or scaffold all three of them
-$ spinebox scaffold post title author body
+$ spinebox generate scaffold post title author body
h4. Compile project
bc.. # Compile project for static serving
$ spinebox compile