mirror of
https://github.com/serverless/serverless.git
synced 2026-01-25 15:07:39 +00:00
fix wording
This commit is contained in:
parent
07712fcf99
commit
324085ffa6
@ -19,7 +19,7 @@ serverless deploy [function|list]
|
||||
- `--stage` or `-s` The stage in your service that you want to deploy to.
|
||||
- `--region` or `-r` The region in that stage that you want to deploy to.
|
||||
- `--noDeploy` or `-n` Skips the deployment steps and leaves artifacts in the `.serverless` directory
|
||||
- `--verbose` or `-v` Shows all stack events during deployment, and display any Stack Output.
|
||||
- `--verbose` or `-v` Shows all stack events during deployment and display any Stack Output.
|
||||
|
||||
## Examples
|
||||
|
||||
|
||||
@ -16,7 +16,7 @@ serverless info
|
||||
## Options
|
||||
- `--stage` or `-s` The stage in your service you want to display information about.
|
||||
- `--region` or `-r` The region in your stage that you want to display information about.
|
||||
- `--verbose` or `-v` Shows displays any Stack Output.
|
||||
- `--verbose` or `-v` Displays any Stack Output.
|
||||
|
||||
## Provided lifecycle events
|
||||
- `info:info`
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user