From 4ca56ab3813036dd56a39b1a893dc0414093d951 Mon Sep 17 00:00:00 2001 From: LukeeGD <26163116+LukeZGD@users.noreply.github.com> Date: Mon, 9 Dec 2024 19:25:24 +0800 Subject: [PATCH] Update Troubleshooting.md --- Troubleshooting.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Troubleshooting.md b/Troubleshooting.md index 12d32d2..baca007 100644 --- a/Troubleshooting.md +++ b/Troubleshooting.md @@ -34,9 +34,11 @@ Usage: ./restore.sh [Options] List of options: --debug For script debugging (set -x and debug mode) + --device= Specify device type --dfuhelper Launch to DFU Mode Helper only --disable-sudoloop Disable running tools as root for Linux - --entry-device Enable manual device and ECID entry + --ecid= Specify device ECID + --entry-device Enable manual device type and ECID entry --exit-recovery Attempt to exit recovery mode --help Display this help message --no-color Disable colors for script output