summaryrefslogtreecommitdiffstats
path: root/man1/git-rev-list.1
diff options
context:
space:
mode:
Diffstat (limited to 'man1/git-rev-list.1')
-rw-r--r--man1/git-rev-list.112
1 files changed, 7 insertions, 5 deletions
diff --git a/man1/git-rev-list.1 b/man1/git-rev-list.1
index af9d2583f..f13d66a77 100644
--- a/man1/git-rev-list.1
+++ b/man1/git-rev-list.1
@@ -2,12 +2,12 @@
.\" Title: git-rev-list
.\" Author: [FIXME: author] [see http://www.docbook.org/tdg5/en/html/author]
.\" Generator: DocBook XSL Stylesheets vsnapshot <http://docbook.sf.net/>
-.\" Date: 2023-10-02
+.\" Date: 2023-10-04
.\" Manual: Git Manual
-.\" Source: Git 2.42.0.307.gd0e8084c65
+.\" Source: Git 2.42.0.325.g3a06386e31
.\" Language: English
.\"
-.TH "GIT\-REV\-LIST" "1" "2023\-10\-02" "Git 2\&.42\&.0\&.307\&.gd0e808" "Git Manual"
+.TH "GIT\-REV\-LIST" "1" "2023\-10\-04" "Git 2\&.42\&.0\&.325\&.g3a0638" "Git Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
@@ -244,7 +244,7 @@ When finding commits to exclude (with a
Reverses the meaning of the
\fI^\fR
prefix (or lack thereof) for all following revision specifiers, up to the next
-\fB\-\-not\fR\&.
+\fB\-\-not\fR\&. When used on the command line before \-\-stdin, the revisions passed through stdin will not be affected by it\&. Conversely, when passed via standard input, the revisions passed on the command line will not be affected by it\&.
.RE
.PP
\-\-all
@@ -407,7 +407,9 @@ In addition to getting arguments from the command line, read them from standard
and
\fB\-\-glob=\fR\&. When a
\fB\-\-\fR
-separator is seen, the following input is treated as paths and used to limit the result\&.
+separator is seen, the following input is treated as paths and used to limit the result\&. Flags like
+\fB\-\-not\fR
+which are read via standard input are only respected for arguments passed in the same way and will not influence any subsequent command line arguments\&.
.RE
.PP
\-\-quiet