Skip to content

Commit 8e7bafc

Browse files
committed
Remove removed argument from docs
1 parent 542ee0b commit 8e7bafc

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

miri

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,6 @@ Just build miri. <flags> are passed to `cargo build`.
1515
./miri check <flags>:
1616
Just check miri. <flags> are passed to `cargo check`.
1717
18-
./miri cargo <flags>:
19-
Run `cargo miri <flags>`.
20-
2118
./miri test <flags>:
2219
Build miri, set up a sysroot and then run the test suite. <flags> are passed
2320
to the final `cargo test` invocation.

0 commit comments

Comments
 (0)