瀏覽代碼

fastboot: add getvar example (#4312)

Gustavo Dias Alexandre 4 年之前
父節點
當前提交
8371c62ba9
共有 1 個文件被更改,包括 4 次插入0 次删除
  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`