提交 44262ccd 编写于 作者: L liuhui

fix: fix module-name typo

change moudle-name to module-name
Signed-off-by: Nliuhui <liuhui@ohos.com.cn>
上级 80db5b26
...@@ -88,7 +88,7 @@ This command can be run with different options to achieve different purposes. Th ...@@ -88,7 +88,7 @@ This command can be run with different options to achieve different purposes. Th
| bm uninstall -h | Displays the commands supported by **uninstall**.| | bm uninstall -h | Displays the commands supported by **uninstall**.|
| bm uninstall -n <bundle-name> | Uninstalls an application based on the specified bundle name.| | bm uninstall -n <bundle-name> | Uninstalls an application based on the specified bundle name.|
| bm uninstall -n <bundle-name> -u <user-id>| Uninstalls an application based on the specified bundle name and user.| | bm uninstall -n <bundle-name> -u <user-id>| Uninstalls an application based on the specified bundle name and user.|
| bm uninstall -n <bundle-name> -m <moudle-name> | Uninstalls a specific module of an application based on the specified bundle name.| | bm uninstall -n <bundle-name> -m <module-name> | Uninstalls a specific module of an application based on the specified bundle name.|
* Example * Example
```Bash ```Bash
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册