1
0
Fork 0
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:
Waldir Pimenta 2016-09-07 20:30:46 +01:00 committed by GitHub
parent 87faf0ee10
commit 64a30e82ca

View file

@ -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: