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:
Thomas Dickson
2024-10-01 11:08:25 +13:00
committed by Tate, Hongliang Tian
parent 5af0fd6010
commit 1632ce36d7
12 changed files with 37 additions and 28 deletions

View File

@ -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