fix comment in ./miri

This commit is contained in:
Ralf Jung 2022-07-07 08:20:24 -04:00
parent e7025223db
commit 52abae6826

2
miri
View File

@ -30,7 +30,7 @@ times and slower execution times.
Format all sources and tests. <flags> are passed to `rustfmt`. Format all sources and tests. <flags> are passed to `rustfmt`.
./miri clippy <flags>: ./miri clippy <flags>:
Format all sources and tests. <flags> are passed to `cargo clippy`. Runs clippy on all sources. <flags> are passed to `cargo clippy`.
./miri many-seeds <command>: ./miri many-seeds <command>:
Runs <command> over and over again with different seeds for Miri. The MIRIFLAGS Runs <command> over and over again with different seeds for Miri. The MIRIFLAGS