1
0
mirror of https://github.com/sharkdp/bat synced 2026-07-18 16:13:22 +00:00

Run 'cargo fmt'

This commit is contained in:
sharkdp
2018-06-12 07:49:14 +02:00
committed by David Peter
parent eaf0b99d25
commit 90cc019482
+2 -2
View File
@@ -150,8 +150,8 @@ impl App {
.long_help(
"Print a specified range or ranges of lines from the files. \
For example: '--line-range 30:40' will print lines 30 to 40 \n\
'--line-range :40' will print lines 1 to 40 \n\
'--line-range 40:' will print lines 40 to the end of the file",
'--line-range :40' will print lines 1 to 40 \n\
'--line-range 40:' will print lines 40 to the end of the file",
),
)
.arg(