1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-08-10 15:15:46 +02:00

hg-serve: clarification about the ssl bundle file

This commit is contained in:
Agniva De Sarker 2018-01-17 17:38:16 +05:30 committed by GitHub
parent 802e921db9
commit 4eb5596bf2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -22,6 +22,6 @@
`hg serve --style {{style}}`
- Start a web server instance using the specified SSL certificate:
- Start a web server instance using the specified SSL certificate bundle:
`hg serve --certificate {{path/to/certificate}}`