Skip to content

Commit

Permalink
[docs] Fix typo in command-line.en-us.md (go-gitea#14746)
Browse files Browse the repository at this point in the history
seperated -> separated

Co-authored-by: 6543 <[email protected]>
Co-authored-by: techknowlogick <[email protected]>
  • Loading branch information
3 people authored Feb 19, 2021
1 parent 404f348 commit ca9c1f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/content/doc/usage/command-line.en-us.md
Original file line number Diff line number Diff line change
Expand Up @@ -232,7 +232,7 @@ Generates a self-signed SSL certificate. Outputs to `cert.pem` and `key.pem` in
directory and will overwrite any existing files.

- Options:
- `--host value`: Comma seperated hostnames and ips which this certificate is valid for.
- `--host value`: Comma separated hostnames and ips which this certificate is valid for.
Wildcards are supported. Required.
- `--ecdsa-curve value`: ECDSA curve to use to generate a key. Optional. Valid options
are P224, P256, P384, P521.
Expand Down

0 comments on commit ca9c1f8

Please sign in to comment.