mirror of
https://github.com/sharkdp/bat.git
synced 2025-07-12 01:53:21 +01:00
Clarified which pager is used in docs
This commit is contained in:
committed by
David Peter
parent
cbe68ba84c
commit
febe335831
@ -38,7 +38,7 @@ characters:
|
||||
|
||||
### Automatic paging
|
||||
|
||||
`bat` can pipe its own output to `less` if the output is too large for one screen.
|
||||
`bat` can pipe its own output to the defult pager (e.g `less`) if the output is too large for one screen.
|
||||
|
||||
### File concatenation
|
||||
|
||||
|
Reference in New Issue
Block a user