1
0
mirror of https://github.com/sharkdp/bat.git synced 2025-09-01 10:52:24 +01:00

Remove example line from config file

This commit is contained in:
sharkdp
2019-12-23 10:03:01 +01:00
committed by David Peter
parent 6568d03924
commit 6684c0b07a

View File

@@ -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