1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-06-05 13:05:59 +02:00

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`