summaryrefslogtreecommitdiffstats
path: root/man1/git-show-ref.1
diff options
context:
space:
mode:
Diffstat (limited to 'man1/git-show-ref.1')
-rw-r--r--man1/git-show-ref.18
1 files changed, 4 insertions, 4 deletions
diff --git a/man1/git-show-ref.1 b/man1/git-show-ref.1
index e1794f694..9dc8d9867 100644
--- a/man1/git-show-ref.1
+++ b/man1/git-show-ref.1
@@ -2,12 +2,12 @@
.\" Title: git-show-ref
.\" Author: [FIXME: author] [see http://www.docbook.org/tdg5/en/html/author]
.\" Generator: DocBook XSL Stylesheets vsnapshot <http://docbook.sf.net/>
-.\" Date: 2023-10-20
+.\" Date: 2023-10-23
.\" Manual: Git Manual
-.\" Source: Git 2.42.0.424.gceadf0f3cf
+.\" Source: Git 2.42.0.482.g2e8e77cbac
.\" Language: English
.\"
-.TH "GIT\-SHOW\-REF" "1" "2023\-10\-20" "Git 2\&.42\&.0\&.424\&.gceadf0" "Git Manual"
+.TH "GIT\-SHOW\-REF" "1" "2023\-10\-23" "Git 2\&.42\&.0\&.482\&.g2e8e77" "Git Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
@@ -198,7 +198,7 @@ To show all references called "master", whether tags or heads or anything else,
.\}
.sp
.sp
-This will show "refs/heads/master" but also "refs/remote/other\-repo/master", if such references exists\&.
+This will show "refs/heads/master" but also "refs/remote/other\-repo/master", if such references exist\&.
.sp
When using the \fB\-\-verify\fR flag, the command requires an exact path:
.sp