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.111
1 files changed, 8 insertions, 3 deletions
diff --git a/man1/git-for-each-ref.1 b/man1/git-for-each-ref.1
index 19eb9cdca..1d167602f 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: 04/20/2023
+.\" Date: 04/21/2023
.\" Manual: Git Manual
-.\" Source: Git 2.40.0.363.g9c6990cca2
+.\" Source: Git 2.40.0.374.g7580f92ffa
.\" Language: English
.\"
-.TH "GIT\-FOR\-EACH\-REF" "1" "04/20/2023" "Git 2\&.40\&.0\&.363\&.g9c6990" "Git Manual"
+.TH "GIT\-FOR\-EACH\-REF" "1" "04/21/2023" "Git 2\&.40\&.0\&.374\&.g7580f9" "Git Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
@@ -157,6 +157,11 @@ Only list refs which don\(cqt contain the specified commit (HEAD if not specifie
.RS 4
Sorting and filtering refs are case insensitive\&.
.RE
+.PP
+\-\-omit\-empty
+.RS 4
+Do not print a newline after formatted refs where the format expands to the empty string\&.
+.RE
.SH "FIELD NAMES"
.sp
Various values from structured fields in referenced objects can be used to interpolate into the resulting output, or as sort keys\&.