2
0
mirror of https://github.com/sharkdp/bat synced 2024-11-08 19:10:41 +00:00
bat/tests/examples/bat.conf

6 lines
148 B
Plaintext
Raw Normal View History

2018-11-04 09:56:31 +00:00
# Make sure that the pager gets executed
--paging=always
# Output a dummy message for the integration test.
--pager="echo dummy-pager-from-config"