From 8bee64d1b7c59b8f9d49b77222fe43fc0ad01484 Mon Sep 17 00:00:00 2001 From: w0rp Date: Sun, 30 Oct 2016 09:21:34 +0000 Subject: [PATCH] Update the documentation to match the code --- doc/ale.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/ale.txt b/doc/ale.txt index 16da179..40cc2af 100644 --- a/doc/ale.txt +++ b/doc/ale.txt @@ -556,7 +556,7 @@ g:ale_cpp_cppcheck_options *g:ale_cpp_cppcheck_options g:ale_html_htmlhint_options *g:ale_html_htmlhint_options* Type: |String| - Default: `'--format=unix stdin'` + Default: `'--format=unix'` This variable can be changed to modify flags given to HTMLHint.