branch: elpa/flycheck
commit 99b6a1cd48ee451e29b28fe574cef9039c8f69bc
Author: Bozhidar Batsov <[email protected]>
Commit: Bozhidar Batsov <[email protected]>
[Docs] Mention flycheck-chktex-extra-flags
---
doc/languages.rst | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/doc/languages.rst b/doc/languages.rst
index 8b08cafcc9..4544dd60f3 100644
--- a/doc/languages.rst
+++ b/doc/languages.rst
@@ -1598,6 +1598,10 @@ to view the docstring of the syntax checker. Likewise,
you may use
.. syntax-checker-config-file:: flycheck-chktexrc
+ .. defcustom:: flycheck-chktex-extra-flags
+
+ A list of extra arguments to give to chktex.
+
.. syntax-checker:: tex-lacheck
Check style with `Lacheck <http://www.ctan.org/pkg/lacheck>`_.