summaryrefslogtreecommitdiffstats
path: root/manual/src/line-numbers.md
diff options
context:
space:
mode:
Diffstat (limited to 'manual/src/line-numbers.md')
-rw-r--r--manual/src/line-numbers.md10
1 files changed, 0 insertions, 10 deletions
diff --git a/manual/src/line-numbers.md b/manual/src/line-numbers.md
deleted file mode 100644
index d2daffbd..00000000
--- a/manual/src/line-numbers.md
+++ /dev/null
@@ -1,10 +0,0 @@
-# Line numbers
-
-```gitconfig
-[delta]
- line-numbers = true
-```
-
-<table><tr><td><img width=400px src="https://user-images.githubusercontent.com/52205/86275526-76792100-bba1-11ea-9e78-6be9baa80b29.png" alt="image" /></td></tr></table>
-
-The numbers are displayed in two columns and there are several configuration options: see the `LINE NUMBERS` section in [`delta --help`](./full---help-output.md) for details, and see the next section for an example of configuring line numbers.