summaryrefslogtreecommitdiffstats
path: root/git-rev-list.html
diff options
context:
space:
mode:
Diffstat (limited to 'git-rev-list.html')
-rw-r--r--git-rev-list.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/git-rev-list.html b/git-rev-list.html
index b68a51205..9046e3f57 100644
--- a/git-rev-list.html
+++ b/git-rev-list.html
@@ -1212,7 +1212,7 @@ explicitly.</p></div>
<dd>
<p>
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 <code>--all</code> and <code>--glob=</code>. When a <code>--</code> separator
is seen, the following input is treated as paths and used to
limit the result.