summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorsharkdp <davidpeter@web.de>2019-12-23 10:03:01 +0100
committerDavid Peter <sharkdp@users.noreply.github.com>2019-12-23 12:45:23 +0100
commit6684c0b07afe985310275f736b0ae659f1aea0a1 (patch)
tree317c00ee04f173a97304d7d438c10c1d09a3ae0b /README.md
parent6568d0392488d0a38c7bda779216ac987a8b13cd (diff)
Remove example line from config file
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 0 insertions, 4 deletions
diff --git a/README.md b/README.md
index 59a84611..82b3b7f1 100644
--- a/README.md
+++ b/README.md
@@ -488,10 +488,6 @@ Example configuration file:
# Use italic text on the terminal (not supported on all terminals)
--italic-text=always
-# Add mouse scrolling support in less (does not work with older
-# versions of "less")
---pager="less -FR"
-
# Use C++ syntax (instead of C) for .h header files
--map-syntax h:cpp