small typo

ecrt -> cert
This commit is contained in:
Till 2018-06-04 21:33:51 +02:00 committed by GitHub
parent a0f24f42d9
commit fbd57401de
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -55,7 +55,7 @@ updated: 2017-09-20
``` ```
```bash ```bash
-E, --ecrt <cert> # --ecrt: Client cert file -E, --cert <cert> # --cert: Client cert file
--cert-type # der/pem/eng --cert-type # der/pem/eng
-k, --insecure # for self-signed certs -k, --insecure # for self-signed certs
``` ```