summaryrefslogtreecommitdiffstats
path: root/doc/conform.txt
diff options
context:
space:
mode:
Diffstat (limited to 'doc/conform.txt')
-rw-r--r--doc/conform.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/conform.txt b/doc/conform.txt
index 54a1b78..97c843d 100644
--- a/doc/conform.txt
+++ b/doc/conform.txt
@@ -56,7 +56,7 @@ OPTIONS *conform-option
formatters = {
my_formatter = {
-- This can be a string or a function that returns a string.
- -- When defining a new formatter, this is the only field that is *required*
+ -- When defining a new formatter, this is the only field that is required
command = "my_cmd",
-- A list of strings, or a function that returns a list of strings
-- Return a single string instead of a list to run the command in a shell