mirror of
https://github.com/sharkdp/bat.git
synced 2025-03-15 15:18:45 +00:00
Update README.md
This commit is contained in:
parent
4170d9b0f2
commit
a2d62bd8f4
@ -162,7 +162,7 @@ batgrep needle src/
|
|||||||
```bash
|
```bash
|
||||||
tail -f /var/log/pacman.log | bat --paging=never -l log
|
tail -f /var/log/pacman.log | bat --paging=never -l log
|
||||||
```
|
```
|
||||||
You can also add an alias `batlog`` to read any logfile
|
You can also add an alias `batlog` to read any logfile
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
alias batlog='bat --paging=never -l log'
|
alias batlog='bat --paging=never -l log'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user