Update documentation

This commit is contained in:
Philipp Muens 2019-09-02 14:38:08 +02:00
parent becb2026bc
commit caee3f7b23
4 changed files with 8 additions and 4 deletions

View File

@ -22,7 +22,7 @@ serverless install --url https://github.com/some/service
## Options
- `--url` or `-u` The services GitHub URL. **Required**.
- `--url` or `-u` The services URL. **Required**.
- `--name` or `-n` Name for the service.
## Provided lifecycle events
@ -35,6 +35,7 @@ serverless install --url https://github.com/some/service
- GitHub Enterprise
- GitLab
- BitBucket
- BitBucket Server
## Examples

View File

@ -22,7 +22,7 @@ serverless install --url https://github.com/some/service
## Options
- `--url` or `-u` The services GitHub URL. **Required**.
- `--url` or `-u` The services URL. **Required**.
- `--name` or `-n` Name for the service.
## Provided lifecycle events
@ -35,6 +35,7 @@ serverless install --url https://github.com/some/service
- GitHub Enterprise
- GitLab
- BitBucket
- BitBucket Server
## Examples

View File

@ -22,7 +22,7 @@ serverless install --url https://github.com/some/service
## Options
- `--url` or `-u` The services GitHub URL. **Required**.
- `--url` or `-u` The services URL. **Required**.
- `--name` or `-n` Name for the service.
## Supported Code Hosting Platforms
@ -31,6 +31,7 @@ serverless install --url https://github.com/some/service
- GitHub Enterprise
- GitLab
- BitBucket
- BitBucket Server
## Examples

View File

@ -22,7 +22,7 @@ serverless install --url https://github.com/some/service
## Options
- `--url` or `-u` The services GitHub URL. **Required**.
- `--url` or `-u` The services URL. **Required**.
- `--name` or `-n` Name for the service.
## Provided lifecycle events
@ -35,6 +35,7 @@ serverless install --url https://github.com/some/service
- GitHub Enterprise
- GitLab
- BitBucket
- BitBucket Server
## Examples