未验证 提交 e87ee2d4 编写于 作者: A Austin 提交者: Gitee

update zh-cn/device-dev/subsystems/subsys-boot-init-plugin.md.

Signed-off-by: NAustin <liaozhiqi7@huawei.com>
上级 f8ede188
......@@ -17,7 +17,7 @@ bootchart 只支持标准系统, begetctl 支持小型系统和标准系统。
| 命令 | 命令格式和示例 | 说明 |
| :---------- | :---------- |:--------|
| init group test [stage] | init group test | stage参见ServiceStatus。 |
| param ls [-r] [name] | 显示系统参数,例如:<br>查看usb系统参数:begetctl param ls persist.sys.usb | 无 |
| param ls [-r] [name] | 显示系统参数,例如:<br>查看USB系统参数:begetctl param ls persist.sys.usb | 无 |
| param get [name] | 获取系统参数信息,例如:<br>begetctl param get 或 param get | 无 |
| param set name value| 设置系统参数,例如:<br>begetctl param set ohos.servicectrl.display 1 或 param set ohos.servicectrl.display 1| 无 |
| param wait name [value] [timeout] | 等待系统参数,例如:<br>begetctl param wait persist.sys.usb.config hdc 或 param wait persist.sys.usb.config hdc | timeout默认值:30秒 |
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册