]> git.ipfire.org Git - thirdparty/git.git/blobdiff - Documentation/git-symbolic-ref.txt
Documentation: rename gitlink macro to linkgit
[thirdparty/git.git] / Documentation / git-symbolic-ref.txt
index a88f7228605ee35002573123f3dbe63c3e405dc6..a5b40f3e85b19ce855caddd83b69dd4b1cf1d7bb 100644 (file)
@@ -26,7 +26,7 @@ a regular file whose contents is `ref: refs/heads/master`.
 OPTIONS
 -------
 
--q::
+-q, --quiet::
        Do not issue an error message if the <name> is not a
        symbolic ref but a detached HEAD; instead exit with
        non-zero status silently.
@@ -58,4 +58,4 @@ Written by Junio C Hamano <junkio@cox.net>
 
 GIT
 ---
-Part of the gitlink:git[7] suite
+Part of the linkgit:git[7] suite