aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/config/init.txt
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation/config/init.txt')
-rw-r--r--Documentation/config/init.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/Documentation/config/init.txt b/Documentation/config/init.txt
index dd1d833273..af03acdbcb 100644
--- a/Documentation/config/init.txt
+++ b/Documentation/config/init.txt
@@ -3,8 +3,8 @@ ifndef::git-init[]
:see-git-init: (See the "TEMPLATE DIRECTORY" section of linkgit:git-init[1].)
endif::[]
-init.templateDir::
+`init.templateDir`::
Specify the directory from which templates will be copied. {see-git-init}
-init.defaultBranch::
+`init.defaultBranch`::
Allows overriding the default branch name e.g. when initializing
a new repository.