mirror of
https://github.com/sharkdp/bat.git
synced 2025-06-24 17:25:56 +01:00
Add 'batcat' comment in MANPAGER suggestion, closes #1434
This commit is contained in:
@ -163,6 +163,7 @@ bat main.cpp | xclip
|
||||
export MANPAGER="sh -c 'col -bx | bat -l man -p'"
|
||||
man 2 select
|
||||
```
|
||||
(replace `bat` by `batcat` if you are on Debian or Ubuntu)
|
||||
|
||||
It might also be necessary to set `MANROFFOPT="-c"` if you experience
|
||||
formatting problems.
|
||||
|
Reference in New Issue
Block a user