Browse Source

hg-serve: clarification about the ssl bundle file

Agniva De Sarker 7 years ago
parent
commit
4eb5596bf2
1 changed files with 1 additions and 1 deletions
  1. 1 1
      pages/common/hg-serve.md

+ 1 - 1
pages/common/hg-serve.md

@@ -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}}`