From 34da1ef9d61bbf6ea5b68fca38ec654252cafbf8 Mon Sep 17 00:00:00 2001 From: Yoichi NAKAYAMA Date: Sat, 3 Oct 2020 22:07:02 +0900 Subject: [PATCH] less is just an example for PAGER Merge the change in b0f88412 and febe3358 --- doc/README-ja.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/README-ja.md b/doc/README-ja.md index b8c0b606..a1e4bf57 100644 --- a/doc/README-ja.md +++ b/doc/README-ja.md @@ -39,7 +39,7 @@ ### 自動ページング -出力が1つの画面に対して大きすぎる場合、`bat` は自身の出力を `less` にパイプで繋げることが可能です。 +出力が1つの画面に対して大きすぎる場合、`bat` は自身の出力をページャー(例えば `less`) にパイプで繋げます。 ### ファイルの連結