mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-08-11 11:35:43 +02:00
hg-serve: clarification about the ssl bundle file
This commit is contained in:
parent
802e921db9
commit
4eb5596bf2
1 changed files with 1 additions and 1 deletions
|
@ -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}}`
|
||||||
|
|
Loading…
Add table
Reference in a new issue