README.md in h2ocube_rails_tasks-0.0.11 vs README.md in h2ocube_rails_tasks-0.0.12
- old
+ new
@@ -21,10 +21,10 @@
## Usage
# has .git folder
rake git:clear # Clear files in .gitignore
rake git:commit[comment] # Git commit with your comment
- rake git:pull # Git pull
+ rake git:pull[from] # Git pull
rake git:push[comment, to] # Git push with your comment
# has unicorn.rb
rake unicorn:restart # Hot restart unicorn server
rake unicorn:start # Start unicorn server