Thread (1 message) 1 message, 1 author, 2023-08-16

Re: [PATCH 4/4] rev-list-options: fix typo in `--stdin` documentation

From: Junio C Hamano <hidden>
Date: 2023-08-16 18:42:18

Martin Ågren [off-list ref] writes:
With `--stdin`, we read *from* standard input, not *for*.
True, and the name of the stream is "the standard input".
quoted hunk
Signed-off-by: Martin Ågren <redacted>
---
 Documentation/rev-list-options.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Documentation/rev-list-options.txt b/Documentation/rev-list-options.txt
index e6468bf0eb..a4a0cb93b2 100644
--- a/Documentation/rev-list-options.txt
+++ b/Documentation/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.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help