1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-08-11 09:55:52 +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}}` `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}}` `hg serve --certificate {{path/to/certificate}}`