mirror of
https://github.com/sharkdp/bat
synced 2024-11-15 00:12:57 +00:00
Fix headline
This commit is contained in:
parent
d2492980c0
commit
ed345f2889
@ -114,7 +114,7 @@ tail -f /var/log/pacman.log | bat --paging=never -l log
|
||||
Note that we have to switch off paging in order for this to work. We have also specified the syntax
|
||||
explicitly (`-l log`), as it can not be auto-detected in this case.
|
||||
|
||||
### `git show`
|
||||
#### `git show`
|
||||
|
||||
You can combine `bat` with `git show` to view an older version of a given file with proper syntax
|
||||
highlighting:
|
||||
|
Loading…
Reference in New Issue
Block a user