mirror of
https://github.com/sharkdp/bat.git
synced 2025-02-16 09:50:06 +01:00
less is just an example for PAGER
Merge the change inb0f88412
andfebe3358
This commit is contained in:
parent
e31e35c46b
commit
34da1ef9d6
@ -39,7 +39,7 @@
|
||||
|
||||
### 自動ページング
|
||||
|
||||
出力が1つの画面に対して大きすぎる場合、`bat` は自身の出力を `less` にパイプで繋げることが可能です。
|
||||
出力が1つの画面に対して大きすぎる場合、`bat` は自身の出力をページャー(例えば `less`) にパイプで繋げます。
|
||||
|
||||
### ファイルの連結
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user