mirror of
https://github.com/capistrano/capistrano
synced 2023-03-27 23:21:18 -04:00
Update the README
This commit is contained in:
parent
107c812671
commit
b9f3b48d9c
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue