mirror of
https://github.com/sharkdp/bat
synced 2026-06-09 10:03:18 +00: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