mirror of
https://github.com/asterinas/asterinas.git
synced 2025-06-23 09:23:25 +00:00
doc: improve grammar, spelling, and fix some links
doc: resolve rebasing osdk docs doc: improve grammar and spelling, fix links for the contributing section fix: resolve rebasing for run.rs fix: resolve rebasing for osdk, again
This commit is contained in:
committed by
Tate, Hongliang Tian
parent
5af0fd6010
commit
1632ce36d7
@ -5,12 +5,12 @@ execute kernel mode unit test by starting QEMU.
|
||||
The usage is as follows:
|
||||
|
||||
```bash
|
||||
cargo osdk test [OPTIONS] [TESTNAME]
|
||||
cargo osdk test [TESTNAME] [OPTIONS]
|
||||
```
|
||||
|
||||
## Arguments
|
||||
|
||||
[TESTNAME]:
|
||||
`TESTNAME`:
|
||||
Only run tests containing this string in their names
|
||||
|
||||
## Options
|
||||
|
Reference in New Issue
Block a user