Code

Move split_cmdline() to alias.c
[git.git] / Documentation / git-symbolic-ref.txt
index a88f7228605ee35002573123f3dbe63c3e405dc6..3d3a059c5e2e91bff2de173c5d6f8107d10b7e62 100644 (file)
@@ -27,6 +27,7 @@ OPTIONS
 -------
 
 -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 +59,4 @@ Written by Junio C Hamano <junkio@cox.net>
 
 GIT
 ---
-Part of the gitlink:git[7] suite
+Part of the linkgit:git[1] suite