mirror of
https://github.com/capistrano/capistrano
synced 2023-03-27 23:21:18 -04:00
update usage
This commit is contained in:
parent
1864d0e812
commit
59a2520d96
1 changed files with 4 additions and 0 deletions
|
@ -55,6 +55,10 @@ To create different stages:
|
|||
$ cap staging deploy
|
||||
$ cap production deploy
|
||||
|
||||
$ cap production deploy --dry-run
|
||||
$ cap production deploy --prereqs
|
||||
|
||||
|
||||
## Tasks
|
||||
|
||||
## Before / After
|
||||
|
|
Loading…
Add table
Reference in a new issue