summaryrefslogtreecommitdiff
path: root/Documentation/git-update-ref.adoc
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation/git-update-ref.adoc')
-rw-r--r--Documentation/git-update-ref.adoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/git-update-ref.adoc b/Documentation/git-update-ref.adoc
index 9310ce9768..37a5019a8b 100644
--- a/Documentation/git-update-ref.adoc
+++ b/Documentation/git-update-ref.adoc
@@ -119,7 +119,7 @@ verify::
Verify <ref> against <old-oid> but do not change it. If
<old-oid> is zero or missing, the ref must not exist.
-symref-create:
+symref-create::
Create symbolic ref <ref> with <new-target> after verifying that
it does not exist.