From 653c85e948197b48dac2b090f585fad7d3cb5398 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Timoth=C3=A9e=20Floure?= Date: Tue, 6 Jul 2021 16:43:16 +0200 Subject: [PATCH] __nginx_vhost: complete truncated sentence in manpage --- type/__nginx_vhost/man.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/type/__nginx_vhost/man.rst b/type/__nginx_vhost/man.rst index 8aa63ca..c078b10 100644 --- a/type/__nginx_vhost/man.rst +++ b/type/__nginx_vhost/man.rst @@ -66,7 +66,8 @@ to-https Ignore --config flag and redirect to HTTPS. Implies --no-tls. standalone-config - Insert the content of + Use as-in the vhost configuration (= do not wrap in generic server section) + the content of the `config` parameter. AUTHORS -------