Subcommand new should not parse CommonArgs

This commit is contained in:
Jianfeng Jiang
2024-05-22 09:26:25 +00:00
committed by Tate, Hongliang Tian
parent 1391ff59f2
commit 3b95191f7e
3 changed files with 29 additions and 17 deletions

View File

@ -22,6 +22,9 @@ Use the kernel template.
If this option is not set,
the library template will be used by default.
`--library`:
Use the library template. This is the default option.
## Examples
- Create a new kernel named `myos`: