summaryrefslogtreecommitdiff
path: root/doc/ale-sh.txt
diff options
context:
space:
mode:
Diffstat (limited to 'doc/ale-sh.txt')
-rw-r--r--doc/ale-sh.txt11
1 files changed, 11 insertions, 0 deletions
diff --git a/doc/ale-sh.txt b/doc/ale-sh.txt
index 6fbc9fe4..941dc59b 100644
--- a/doc/ale-sh.txt
+++ b/doc/ale-sh.txt
@@ -58,4 +58,15 @@ g:ale_sh_shellcheck_exclusions *g:ale_sh_shellcheck_exclusions*
<
===============================================================================
+shfmt *ale-sh-shfmt*
+
+g:ale_sh_shfmt_options *g:ale_sh_shfmt_options*
+ *b:ale_sh_shfmt_options*
+ Type: |String|
+ Default: `''`
+
+ This variable can be set to pass additional options to the shfmt fixer.
+
+
+===============================================================================
vim:tw=78:ts=2:sts=2:sw=2:ft=help:norl: