summaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'setup.cfg')
-rw-r--r--setup.cfg1
1 files changed, 1 insertions, 0 deletions
diff --git a/setup.cfg b/setup.cfg
index e019b4f..b7f1529 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -33,6 +33,7 @@ cliff.formatter.list =
cliff.formatter.show =
table = cliff.formatters.table:TableFormatter
shell = cliff.formatters.shell:ShellFormatter
+ value = cliff.formatters.value:ValueFormatter
cliff.formatter.completion =
bash = cliff.complete:CompleteBash