Files

38 lines
696 B
JSON

{
"title": "Arthas Help 命令",
"details": {
"steps": [
{
"title": "启动 math-game",
"text": "arthas-demo.md"
},
{
"title": "启动 arthas-boot",
"text": "arthas-boot.md"
},
{
"title": "help 命令",
"text": "help.md"
},
{
"title": "查看具体命令的 help 信息",
"text": "help-sysprop.md"
}
],
"intro": {
"foreground": "foreground.sh",
"text": "intro.md"
},
"finish": {
"text": "finish.md"
}
},
"environment": {
"uilayout": "terminal"
},
"backend": {
"imageid": "ubuntu",
"environmentsprotocol": "http"
}
}