fix usage example for --print-sysroot
This commit is contained in:
parent
1cf951e5c6
commit
4b4262691d
1 changed files with 1 additions and 1 deletions
|
|
@ -28,7 +28,7 @@ Examples:
|
|||
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…
Add table
Add a link
Reference in a new issue