Autogenerated man pages for v1.3.3-g9e84
[git.git] / man1 / git-check-ref-format.1
index 831eda2..ef77de0 100755 (executable)
@@ -58,7 +58,7 @@ double\-dot \&.\&. are often used as in ref1\&.\&.ref2, and in some context this
 tilde ~ and caret ^ are used to introduce postfix \fInth parent\fR and \fIpeel onion\fR operation\&.
 .TP
 3.
-colon : is used as in srcref:dstref to mean "use srcref's value and store it in dstref" in fetch and push operations\&.
+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 \fBgit\-cat\-file\fR(1) "git\-cat\-file blob v1\&.3\&.3:refs\&.c"\&.
 .LP
 
 .SH "GIT"