mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-08-03 22:15:42 +02:00
use command name as main header, per guidelines
This commit is contained in:
parent
87faf0ee10
commit
64a30e82ca
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Android Debug Bridge
|
||||
# adb
|
||||
|
||||
> Communicate with an Android emulator instance or connected Android devices.
|
||||
> Android Debug Bridge: communicate with an Android emulator instance or connected Android devices.
|
||||
|
||||
- Check whether the adb server process is running and start it:
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue