From 9672e4694f6109c2bd593aafc5c207f6c09413a8 Mon Sep 17 00:00:00 2001 From: Hugo Kim Date: Fri, 3 Jan 2020 22:22:14 +0900 Subject: [PATCH] Add html reporter alias --- docs/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/index.md b/docs/index.md index 62a55c1295..513f42191b 100644 --- a/docs/index.md +++ b/docs/index.md @@ -1535,7 +1535,7 @@ Examples: ### HTML Reporter -Alias: None +Alias: `HTML`, `html` **The HTML reporter is not intended for use on the command-line.**