multiple pages: normalize "more information" labels (#5140)
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
# adb
|
||||
|
||||
> 安卓调试桥:与 Android 模拟器或已连接的 Android 设备通信.
|
||||
> 详见: <https://developer.android.com/studio/command-line/adb>.
|
||||
> 更多信息: <https://developer.android.com/studio/command-line/adb>.
|
||||
|
||||
- 检查 adb server 进程的是否在运行,并开启它:
|
||||
|
||||
|
@@ -2,7 +2,7 @@
|
||||
|
||||
> Bourne-Again SHell.
|
||||
> 兼容`sh`的命令行解释器.
|
||||
> 更多信息 (English): <https://gnu.org/software/bash>.
|
||||
> 更多信息: <https://gnu.org/software/bash>.
|
||||
|
||||
- 启动交互式 shell:
|
||||
|
||||
|
Reference in New Issue
Block a user