fastboot: add getvar example (#4312)

This commit is contained in:
Gustavo Dias Alexandre 2020-09-03 17:09:49 -03:00 committed by GitHub
parent aab149bc7b
commit 8371c62ba9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -26,3 +26,7 @@
- Display connected devices:
`fastboot devices`
- Display all information of a device:
`fastboot getvar all`