From fa75eedb364f9ee0981a96f2ef5dd7bfae763168 Mon Sep 17 00:00:00 2001 From: Hackerpilot Date: Tue, 19 Jan 2016 20:28:22 -0800 Subject: [PATCH] Add another missing item to the readme --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 2b234b1..82100ef 100644 --- a/README.md +++ b/README.md @@ -41,6 +41,7 @@ found in .editorconfig files. * **--tab_width**: See **tab_width** below * **--selective_import_space**: See **dfmt_selective_import_space** below * **--compact_labeled_statements**: See **dfmt_compact_labeled_statements** below +* **--template_constraint_style**: See **dfmt_template_constraint_style** below ### Example ```