aboutsummaryrefslogtreecommitdiffstats
path: root/doc/conform.txt
diff options
context:
space:
mode:
Diffstat (limited to 'doc/conform.txt')
-rw-r--r--doc/conform.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/conform.txt b/doc/conform.txt
index 5ec31a7..7db5ae1 100644
--- a/doc/conform.txt
+++ b/doc/conform.txt
@@ -184,6 +184,7 @@ FORMATTERS *conform-formatter
pyflakes.
`autopep8` - A tool that automatically formats Python code to conform to the PEP
8 style guide.
+`awk` - Format awk programs with awk
`bean-format` - Reformat Beancount files to right-align all the numbers at the
same, minimal column.
`beautysh` - A Bash beautifier for the masses.