Update draft release notes to Git 2.0
[gitweb.git] / Documentation / git-show-ref.txt
index 8a628995cfca08b324f6bf1cf52037af31507bdf..ffd1b03a9c0ee583effe6200fbabd327e7ac60f6 100644 (file)
@@ -52,8 +52,8 @@ OPTIONS
 -s::
 --hash[=<n>]::
 
-       Only show the SHA1 hash, not the reference name. When combined with
-       --dereference the dereferenced tag will still be shown after the SHA1.
+       Only show the SHA-1 hash, not the reference name. When combined with
+       --dereference the dereferenced tag will still be shown after the SHA-1.
 
 --verify::
 
@@ -175,6 +175,7 @@ FILES
 
 SEE ALSO
 --------
+linkgit:git-for-each-ref[1],
 linkgit:git-ls-remote[1],
 linkgit:git-update-ref[1],
 linkgit:gitrepository-layout[5]