README.rdoc in zfben_rails_rake-0.0.6 vs README.rdoc in zfben_rails_rake-0.0.8

- old
+ new

@@ -8,9 +8,10 @@ rake clear:tmp # clear tmp folder rake git:commit[comment] # git commit with your comment rake git:pull # git pull rake git:push[comment] # git push with your comment + rake git:copy # copy .gitignore to rails root path rake unicorn:restart[env,config] # restart server rake unicorn:start[env,config] # start server rake unicorn:stop # stop server