fix usage example for --print-sysroot
This commit is contained in:
parent
1cf951e5c6
commit
4b4262691d
@ -28,7 +28,7 @@
|
||||
cargo miri run
|
||||
cargo miri test -- test-suite-filter
|
||||
|
||||
cargo miri setup --print sysroot
|
||||
cargo miri setup --print-sysroot
|
||||
This will print the path to the generated sysroot (and nothing else) on stdout.
|
||||
stderr will still contain progress information about how the build is doing.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user