From: Martin Ågren Date: Wed, 19 Sep 2018 16:38:19 +0000 (+0200) Subject: git-config.txt: fix 'see: above' note X-Git-Tag: v2.20.0-rc0~189^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=08caa95a27e8530156cc3b43bc7588dcc838fab8;p=thirdparty%2Fgit.git 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 Signed-off-by: Junio C Hamano --- 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 ``'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