curl: hyphen instead of en dash (#857)
This commit is contained in:

committed by
Waldir Pimenta

parent
4fb0b58900
commit
49c7b1b342
@@ -33,4 +33,4 @@
|
||||
|
||||
- Pass client certificate and key for a secure resource:
|
||||
|
||||
`curl -v –key {{key.pem}} –cacert {{ca.pem}} –cert {{client.pem}} -k {{https://localhost}}`
|
||||
`curl -v -key {{key.pem}} -cacert {{ca.pem}} -cert {{client.pem}} -k {{https://localhost}}`
|
||||
|
Reference in New Issue
Block a user