summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDan Davison <dandavison7@gmail.com>2021-11-01 18:09:33 -0400
committerDan Davison <dandavison7@gmail.com>2021-11-01 18:09:33 -0400
commit923719a75abb30d00cbff14b3ac8a36fd54aeecd (patch)
treeea057db68f12defb7ab7d27ed362d1aede07068a
parent3514c9e54c0cdba28b300e4e882174f44d9c1d96 (diff)
README: remove spurious feature in example config
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 1ff62184..bd543b17 100644
--- a/README.md
+++ b/README.md
@@ -25,7 +25,7 @@
show = delta
[interactive]
- diffFilter = delta --color-only --features=interactive
+ diffFilter = delta --color-only
```
## A syntax-highlighting pager for git and diff output