diff --git a/Documentation/git-config.adoc b/Documentation/git-config.adoc index cc054fa7e1..ac3b536a15 100644 --- a/Documentation/git-config.adoc +++ b/Documentation/git-config.adoc @@ -332,7 +332,7 @@ recommended to migrate to the new syntax. Replaced by `git config get --all --show-names --regexp `. --get-urlmatch :: - Replaced by `git config get --all --show-names --url= `. + Replaced by `git config get --url= `. --get-color []:: Replaced by `git config get --type=color [--default=] `.