mirror of
https://github.com/sharkdp/bat.git
synced 2025-08-09 07:39:40 +01:00
Fix typo
This commit is contained in:
@@ -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
|
||||
|
||||
|
Reference in New Issue
Block a user