summaryrefslogtreecommitdiffstats
path: root/man1/git-for-each-ref.1
diff options
context:
space:
mode:
Diffstat (limited to 'man1/git-for-each-ref.1')
-rw-r--r--man1/git-for-each-ref.18
1 files changed, 4 insertions, 4 deletions
diff --git a/man1/git-for-each-ref.1 b/man1/git-for-each-ref.1
index 995897747..c17614b25 100644
--- a/man1/git-for-each-ref.1
+++ b/man1/git-for-each-ref.1
@@ -2,12 +2,12 @@
.\" Title: git-for-each-ref
.\" Author: [FIXME: author] [see http://www.docbook.org/tdg5/en/html/author]
.\" Generator: DocBook XSL Stylesheets vsnapshot <http://docbook.sf.net/>
-.\" Date: 2024-02-08
+.\" Date: 2024-02-12
.\" Manual: Git Manual
-.\" Source: Git 2.44.0.rc0
+.\" Source: Git 2.44.0.rc0.46.g2996f11c1d
.\" Language: English
.\"
-.TH "GIT\-FOR\-EACH\-REF" "1" "2024\-02\-08" "Git 2\&.44\&.0\&.rc0" "Git Manual"
+.TH "GIT\-FOR\-EACH\-REF" "1" "2024\-02\-12" "Git 2\&.44\&.0\&.rc0\&.46\&.g2" "Git Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
@@ -506,7 +506,7 @@ There is also an option to sort by versions, this can be done by using the field
.sp
In any case, a field name that refers to a field inapplicable to the object referred by the ref does not cause an error\&. It returns an empty string instead\&.
.sp
-As a special case for the date\-type fields, you may specify a format for the date by adding \fB:\fR followed by date format name (see the values the \fB\-\-date\fR option to \fBgit-rev-list\fR(1) takes)\&.
+As a special case for the date\-type fields, you may specify a format for the date by adding \fB:\fR followed by date format name (see the values the \fB\-\-date\fR option to \fBgit-rev-list\fR(1) takes)\&. If this formatting is provided in a \fB\-\-sort\fR key, references will be sorted according to the byte\-value of the formatted string rather than the numeric value of the underlying timestamp\&.
.sp
Some atoms like %(align) and %(if) always require a matching %(end)\&. We call them "opening atoms" and sometimes denote them as %($open)\&.
.sp