Code

Sync with 1.6.6.2
[git.git] / Documentation / git-check-ref-format.txt
index 3f7835f4a7fbb0d822e92462177e4f174ed893f4..a8c0b80613496b5b6d25dd5aa6cdc9245a171609 100644 (file)
@@ -60,7 +60,7 @@ reference name expressions (see linkgit:git-rev-parse[1]):
 . A colon `:` is used as in `srcref:dstref` to mean "use srcref\'s
   value and store it in dstref" in fetch and push operations.
   It may also be used to select a specific object such as with
-  'git-cat-file': "git cat-file blob v1.3.3:refs.c".
+  'git cat-file': "git cat-file blob v1.3.3:refs.c".
 
 . at-open-brace `@{` is used as a notation to access a reflog entry.