summaryrefslogtreecommitdiffstats
path: root/src/cli.rs
diff options
context:
space:
mode:
Diffstat (limited to 'src/cli.rs')
-rw-r--r--src/cli.rs6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/cli.rs b/src/cli.rs
index cdd85964..233adc93 100644
--- a/src/cli.rs
+++ b/src/cli.rs
@@ -162,9 +162,9 @@ To display line numbers, use --line-numbers.
Line numbers are displayed in two columns. Here's what it looks like by default:
- 1 ⋮ 1 │ unchanged line
- 2 ⋮ │ removed line
- ⋮ 2 │ added line
+ 1 ⋮ 1 │ unchanged line
+ 2 ⋮ │ removed line
+ ⋮ 2 │ added line
In that output, the line numbers for the old (minus) version of the file appear in the left column,
and the line numbers for the new (plus) version of the file appear in the right column. In an