summaryrefslogtreecommitdiffstats
path: root/man1/git-shortlog.1
diff options
context:
space:
mode:
Diffstat (limited to 'man1/git-shortlog.1')
-rw-r--r--man1/git-shortlog.118
1 files changed, 10 insertions, 8 deletions
diff --git a/man1/git-shortlog.1 b/man1/git-shortlog.1
index 218ad68d3..ca38dec6d 100644
--- a/man1/git-shortlog.1
+++ b/man1/git-shortlog.1
@@ -2,12 +2,12 @@
.\" Title: git-shortlog
.\" Author: [FIXME: author] [see http://www.docbook.org/tdg5/en/html/author]
.\" Generator: DocBook XSL Stylesheets vsnapshot <http://docbook.sf.net/>
-.\" Date: 2024-03-21
+.\" Date: 2024-03-25
.\" Manual: Git Manual
-.\" Source: Git 2.44.0.325.g11c821f2f2
+.\" Source: Git 2.44.0.368.gc75fd8d815
.\" Language: English
.\"
-.TH "GIT\-SHORTLOG" "1" "2024\-03\-21" "Git 2\&.44\&.0\&.325\&.g11c821" "Git Manual"
+.TH "GIT\-SHORTLOG" "1" "2024\-03\-25" "Git 2\&.44\&.0\&.368\&.gc75fd8" "Git Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
@@ -622,12 +622,14 @@ format other than
and
\fBreference\fR
(for obvious reasons), this causes the output to have two extra lines of information taken from the reflog\&. The reflog designator in the output may be shown as
-\fBref@{Nth}\fR
+\fBref@{<Nth>}\fR
(where
-\fBNth\fR
+\fI<Nth>\fR
is the reverse\-chronological index in the reflog) or as
-\fBref@{timestamp}\fR
-(with the timestamp for that entry), depending on a few rules:
+\fBref@{<timestamp>}\fR
+(with the
+\fI<timestamp>\fR
+for that entry), depending on a few rules:
.sp
.RS 4
.ie n \{\
@@ -638,7 +640,7 @@ is the reverse\-chronological index in the reflog) or as
.IP " 1." 4.2
.\}
If the starting point is specified as
-\fBref@{Nth}\fR, show the index format\&.
+\fBref@{<Nth>}\fR, show the index format\&.
.RE
.sp
.RS 4