1
0
Fork 0
mirror of https://github.com/capistrano/capistrano synced 2023-03-27 23:21:18 -04:00

Update the README

This commit is contained in:
Roy Liu 2012-08-17 16:31:55 -04:00
parent 107c812671
commit b9f3b48d9c

View file

@ -52,7 +52,7 @@ In general, you'll use Capistrano as follows:
Use the `cap` script as follows:
cap sometask
cap sometask
By default, the script will look for a file called one of `capfile` or
`Capfile`. The `someaction` text indicates which task to execute. You can do