1
0
mirror of https://github.com/sharkdp/bat synced 2024-07-09 06:07:50 +00:00
This commit is contained in:
David Peter 2020-08-03 17:47:59 +02:00
parent febe335831
commit b0f8841217

View File

@ -38,7 +38,7 @@ characters:
### Automatic paging
`bat` can pipe its own output to the defult pager (e.g `less`) if the output is too large for one screen.
`bat` can pipe its own output to a pager (e.g `less`) if the output is too large for one screen.
### File concatenation