summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorWayne Davison <wayne@opencoder.net>2021-11-16 19:06:56 -0800
committerDan Davison <dandavison7@gmail.com>2021-11-17 13:42:20 -0500
commit90fd9c60493cc6f653e76277d67e1fce611bbb1d (patch)
treedef0ffeec54e134e14490a893cc91bcb9a255cf9 /README.md
parentd4e3c288ae8bdfe2bf93c9c23c88860a3987973c (diff)
Add the --right-arrow option.
This allows the file1 -> file2 arrow to be configured to whatever characters the user desires. The default is the same unicode arrow as before with 2 spaces after it, since this allows someone to remove the extra spaces that are in the current output.
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.md b/README.md
index 5a03cc10..8cc6b0a0 100644
--- a/README.md
+++ b/README.md
@@ -863,6 +863,9 @@ OPTIONS:
--file-renamed-label <file-renamed-label>
Text to display in front of a renamed file path [default: renamed:]
+ --right-arrow <right-arrow>
+ Text to display with a changed value such as a diff heading, a rename, or a chmod [default: ⟶ ]
+
--hunk-label <hunk-label>
Text to display in front of a hunk header [default: ]