summaryrefslogtreecommitdiff
path: root/Documentation
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2021-02-24 20:26:40 (GMT)
committerJunio C Hamano <gitster@pobox.com>2021-02-24 23:21:25 (GMT)
commitedaf10dd2613ae7fd4f366a10cc47ac78f3cc9e7 (patch)
tree08d2732c9949bda046226f46a35ece3857d4afd8 /Documentation
parent77645b5daa6eaa4ab0502ef00817c87f7666bfec (diff)
downloadgit-edaf10dd2613ae7fd4f366a10cc47ac78f3cc9e7.zip
git-edaf10dd2613ae7fd4f366a10cc47ac78f3cc9e7.tar.gz
git-edaf10dd2613ae7fd4f366a10cc47ac78f3cc9e7.tar.bz2
blame-options.txt: camelcase blame.blankBoundary
All other references to blame.* configuration variables are camelCased already. Update this one to match. Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/blame-options.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/blame-options.txt b/Documentation/blame-options.txt
index dc3bceb..117f4cf 100644
--- a/Documentation/blame-options.txt
+++ b/Documentation/blame-options.txt
@@ -1,6 +1,6 @@
-b::
Show blank SHA-1 for boundary commits. This can also
- be controlled via the `blame.blankboundary` config option.
+ be controlled via the `blame.blankBoundary` config option.
--root::
Do not treat root commits as boundaries. This can also be