diff --git a/README.md b/README.md index 38b3f41c..139d9df1 100644 --- a/README.md +++ b/README.md @@ -345,6 +345,9 @@ Example configuration file: # Show line numbers, Git modifications and file header (but no grid) --style="numbers,changes,header" +# 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"