mirror of
https://github.com/asterinas/asterinas.git
synced 2025-06-21 08:26:30 +00:00
Update OSDK reference
This commit is contained in:
committed by
Tate, Hongliang Tian
parent
cab5cf9574
commit
7fef686136
@ -1 +1,13 @@
|
||||
# cargo osdk run
|
||||
|
||||
## Overview
|
||||
|
||||
`cargo osdk run` is used to run the kernel with QEMU. The usage is as follows:
|
||||
|
||||
```bash
|
||||
cargo osdk run [OPTIONS]
|
||||
```
|
||||
|
||||
## Options
|
||||
|
||||
The options are the same as those of `cargo osdk build`. Refer to the [documentation](build.md) of `cargo osdk build` for more details.
|
||||
|
Reference in New Issue
Block a user