pages/*: standardize mentioning subcommands without the main command (#13626)
* pages/*: standardize mentioning subcommands without the main command * CONTRIBUTING: clarify that pages should only mention the subcommand
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
# adb
|
||||
|
||||
> Android Debug Bridge: communicate with an Android emulator instance or connected Android devices.
|
||||
> Some subcommands such as `adb shell` have their own usage documentation.
|
||||
> Some subcommands such as `shell` have their own usage documentation.
|
||||
> More information: <https://developer.android.com/tools/adb>.
|
||||
|
||||
- Check whether the adb server process is running and start it:
|
||||
|
Reference in New Issue
Block a user