summaryrefslogtreecommitdiffstats
path: root/rev-list-options.txt
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2023-08-17 17:20:22 -0700
committerJunio C Hamano <gitster@pobox.com>2023-08-17 17:20:22 -0700
commit6018d90530e0fe6eb0dfe74d97edead221614fe2 (patch)
treeff7570ea060a8dc84d6ff500f8a4a66182fcc7a5 /rev-list-options.txt
parent45b69bdbba75c664742cad7ee879d20471f98c46 (diff)
downloadgit-htmldocs-6018d90530e0fe6eb0dfe74d97edead221614fe2.tar.gz
Autogenerated HTML docs for v2.42.0-rc2-7-gf9972
Diffstat (limited to 'rev-list-options.txt')
-rw-r--r--rev-list-options.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/rev-list-options.txt b/rev-list-options.txt
index e6468bf0e..a4a0cb93b 100644
--- a/rev-list-options.txt
+++ b/rev-list-options.txt
@@ -237,7 +237,7 @@ endif::git-rev-list[]
--stdin::
In addition to getting arguments from the command line, read
- them for standard input as well. This accepts commits and
+ them from standard input as well. This accepts commits and
pseudo-options like `--all` and `--glob=`. When a `--` separator
is seen, the following input is treated as paths and used to
limit the result.