mirror of
https://github.com/sharkdp/bat.git
synced 2024-11-01 04:21:01 +01:00
6 lines
180 B
Plaintext
6 lines
180 B
Plaintext
|
# Make sure that the pager gets executed
|
||
|
--paging=always
|
||
|
|
||
|
# Output a dummy message for the integration test and system wide config test.
|
||
|
--pager="echo.bat dummy-pager-from-config"
|