From 783606fd17f893964f751905e4d55b6202e22652 Mon Sep 17 00:00:00 2001 From: clsr Date: Fri, 17 Jun 2016 17:21:01 +0200 Subject: Fix --https and add --redirect-https --- USAGE | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'USAGE') diff --git a/USAGE b/USAGE index add5f69..ff0b4e3 100644 --- a/USAGE +++ b/USAGE @@ -43,6 +43,10 @@ Running uses PATH as the TLS certificate key for HTTPS example: --key ssl/cert.key + --redirect-https + redirect HTTP request to HTTPS + example: --redirect-https + --hsts enables the HSTS header example: --hsts -- cgit