Selaa lähdekoodia

fastboot: add getvar example (#4312)

Gustavo Dias Alexandre 4 vuotta sitten
vanhempi
commit
8371c62ba9
1 muutettua tiedostoa jossa 4 lisäystä ja 0 poistoa
  1. 4 0
      pages/common/fastboot.md

+ 4 - 0
pages/common/fastboot.md

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