summaryrefslogtreecommitdiffstats
path: root/git-show-ref.txt
diff options
context:
space:
mode:
authorJunio C Hamano <junio@hera.kernel.org>2009-06-21 08:03:25 +0000
committerJunio C Hamano <junio@hera.kernel.org>2009-06-21 08:03:25 +0000
commit0e88f3e399da078c8e389db57ca99569c3fdd3a8 (patch)
treec7ec4e6fd1a6c15ab346f0f203e5cf804607cd68 /git-show-ref.txt
parentf43de609d47d6cec7e8d5e363f372455f59a7ecd (diff)
downloadgit-htmldocs-0e88f3e399da078c8e389db57ca99569c3fdd3a8.tar.gz
Autogenerated HTML docs for v1.6.3.2-363-gc5764
Diffstat (limited to 'git-show-ref.txt')
-rw-r--r--git-show-ref.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/git-show-ref.txt b/git-show-ref.txt
index 2f173fff3..98e294aa8 100644
--- a/git-show-ref.txt
+++ b/git-show-ref.txt
@@ -24,7 +24,7 @@ The --exclude-existing form is a filter that does the inverse, it shows the
refs from stdin that don't exist in the local repository.
Use of this utility is encouraged in favor of directly accessing files under
-in the `.git` directory.
+the `.git` directory.
OPTIONS
-------
@@ -50,7 +50,7 @@ OPTIONS
-s::
--hash::
- Only show the SHA1 hash, not the reference name. When also using
+ Only show the SHA1 hash, not the reference name. When combined with
--dereference the dereferenced tag will still be shown after the SHA1.
--verify::