We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7cf470b + d3d39b2 commit 3f8d94eCopy full SHA for 3f8d94e
src/doc/complement-bugreport.md
@@ -34,7 +34,7 @@ miss out on valid bug reports.
34
It generally helps our diagnosis to include your specific OS (for example: Mac OS X 10.8.3,
35
Windows 7, Ubuntu 12.04) and your hardware architecture (for example: i686, x86_64).
36
It's also helpful to provide the exact version and host by copying the output of
37
-re-running the erroneous rustc command with the `--version=verbose` flag, which will
+re-running the erroneous rustc command with the `--version --verbose` flags, which will
38
produce something like this:
39
40
```text
0 commit comments