From 4eb5596bf2bbd6fa43d165ff38005a0f1e24609e Mon Sep 17 00:00:00 2001 From: Agniva De Sarker Date: Wed, 17 Jan 2018 17:38:16 +0530 Subject: [PATCH] hg-serve: clarification about the ssl bundle file --- pages/common/hg-serve.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/common/hg-serve.md b/pages/common/hg-serve.md index a24e60548c..0f1b27d84b 100644 --- a/pages/common/hg-serve.md +++ b/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}}`