1
0
mirror of https://github.com/sharkdp/bat synced 2026-08-10 20:01:45 +00:00

Fix format error

This commit is contained in:
Park Juhyung
2018-10-21 20:15:17 +09:00
committed by David Peter
parent 154186a58d
commit 9c782fb692
2 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -220,7 +220,7 @@ pub fn build_app(interactive_output: bool) -> ClapApp<'static, 'static> {
.help("Set pager")
.long_help(
"Set which pager is used. This option will overwrite \
PAGER or BAT_PAGER environment variables.",
PAGER or BAT_PAGER environment variables.",
),
)
.arg(