aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/git-config.txt
diff options
context:
space:
mode:
authorMartin Ågren <martin.agren@gmail.com>2018-09-19 18:38:19 +0200
committerJunio C Hamano <gitster@pobox.com>2018-09-20 12:00:16 -0700
commit08caa95a27e8530156cc3b43bc7588dcc838fab8 (patch)
tree00c67ca180c9405f9c165250bc2b4214ab013ed1 /Documentation/git-config.txt
parented3bb3dfc72c14492d00531395799194630f3669 (diff)
downloadgit-08caa95a27e8530156cc3b43bc7588dcc838fab8.tar.gz
git-config.txt: fix 'see: above' note
Rather than saying "(see: above)", drop the colon. Also drop the comma before this note. Signed-off-by: Martin Ågren <martin.agren@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation/git-config.txt')
-rw-r--r--Documentation/git-config.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/Documentation/git-config.txt b/Documentation/git-config.txt
index 9d8cea72dd..5e87d82933 100644
--- a/Documentation/git-config.txt
+++ b/Documentation/git-config.txt
@@ -188,8 +188,8 @@ Valid `<type>`'s include:
--bool-or-int::
--path::
--expiry-date::
- Historical options for selecting a type specifier. Prefer instead `--type`,
- (see: above).
+ Historical options for selecting a type specifier. Prefer instead `--type`
+ (see above).
--no-type::
Un-sets the previously set type specifier (if one was previously set). This