pages*: standardize mentioning subcommands without the main command (#13981)

This commit is contained in:
Lena
2024-10-05 10:32:33 +02:00
committed by GitHub
parent ca4a29f733
commit 888d62cdcf
99 changed files with 99 additions and 99 deletions

View File

@@ -1,7 +1,7 @@
# adb
> 安卓调试桥:与 Android 模拟器或已连接的 Android 设备通信。
> 此命令也有关于其子命令的文件,例如:`adb shell`.
> 此命令也有关于其子命令的文件,例如:`shell`.
> 更多信息:<https://developer.android.com/tools/adb>.
- 检查 adb server 进程的是否在运行,并开启它: