Code

Update the documentation for the new '@{...}' syntax
[git.git] / Documentation / config.txt
index ebda2e0f6117d8306e671601513275f25af8fce6..e5e019fedd8a774877162c9e4bb5e001564e7d47 100644 (file)
@@ -62,7 +62,7 @@ The values following the equals sign in variable assign are all either
 a string, an integer, or a boolean.  Boolean values may be given as yes/no,
 0/1 or true/false.  Case is not significant in boolean values, when
 converting value to the canonical form using '--bool' type specifier;
-`git-repo-config` will ensure that the output is "true" or "false".
+`git-config` will ensure that the output is "true" or "false".
 
 String values may be entirely or partially enclosed in double quotes.
 You need to enclose variable value in double quotes if you want to