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.115
1 files changed, 8 insertions, 7 deletions
diff --git a/man1/git-rev-list.1 b/man1/git-rev-list.1
index 5bfcf1cb0..db765e2fe 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-06-29
+.\" Date: 2023-07-04
.\" Manual: Git Manual
-.\" Source: Git 2.41.0.236.g9748a68200
+.\" Source: Git 2.41.0.250.ga646b86cd1
.\" Language: English
.\"
-.TH "GIT\-REV\-LIST" "1" "2023\-06\-29" "Git 2\&.41\&.0\&.236\&.g9748a6" "Git Manual"
+.TH "GIT\-REV\-LIST" "1" "2023\-07\-04" "Git 2\&.41\&.0\&.250\&.ga646b8" "Git Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
@@ -402,11 +402,12 @@ Upon seeing an invalid object name in the input, pretend as if the bad input was
.PP
\-\-stdin
.RS 4
-In addition to the
-\fI<commit>\fR
-listed on the command line, read them from the standard input\&. If a
+In addition to getting arguments from the command line, read them for standard input as well\&. This accepts commits and pseudo\-options like
+\fB\-\-all\fR
+and
+\fB\-\-glob=\fR\&. When a
\fB\-\-\fR
-separator is seen, stop reading commits and start reading paths to limit the result\&.
+separator is seen, the following input is treated as paths and used to limit the result\&.
.RE
.PP
\-\-quiet