BATMAN(1) | General Commands Manual | BATMAN(1) |
NAME
batman - Read system manual pages (man) using bat as the manual page formatter.
DESCRIPTION
Gone are the days of losing your place while reading through monotone manual pages. With bat and batman, you can read man ifconfig with beautiful 24-bit color and syntax higlighting.
If you have fzf installed, you can even use batman to search through manual pages!
USAGE
batman [SECTION] [ENTRY]
ENVIRONMENT
Variable | Description |
MANPAGER | Changes the pager used for batman. This is treated like BAT_PAGER, but only affects this command. |
ACKNOWLEDGEMENTS
Thanks to @sharkdp and @LunarLambda for debugging how to make this work properly in certain environments.