Skip to content

Commit 3814196

Browse files
epagejoshtriplett
andauthored
fix: Be more specific in std stream redirection
Co-authored-by: Josh Triplett <[email protected]>
1 parent e5f16b4 commit 3814196

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

text/3502-cargo-script.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1012,7 +1012,7 @@ See
10121012
[t-cargo zulip thread](https://rust-lang.zulipchat.com/#narrow/stream/246057-t-cargo/topic/Re-thinking.20cargo's.20output)
10131013
and [rust-lang/cargo#8889](https://github.com/rust-lang/cargo/issues/8889).
10141014

1015-
Note: `--quiet` is inferred when piping to a file ([rust-lang/cargo#12305](https://github.com/rust-lang/cargo/pull/12305))
1015+
Note: `--quiet` is inferred when redirecting/piping output ([rust-lang/cargo#12305](https://github.com/rust-lang/cargo/pull/12305))
10161016

10171017
## Executing `<stdin>`
10181018

0 commit comments

Comments
 (0)