mirror of
https://github.com/tihmstar/futurerestore.git
synced 2024-12-22 17:35:29 +00:00
idevicerestore: update socket library
This commit is contained in:
parent
e5792d8123
commit
f8f2e79e09
2
external/idevicerestore
vendored
2
external/idevicerestore
vendored
|
@ -1 +1 @@
|
|||
Subproject commit e40a4ef66cbaa70b6584ef8bf3114285685fcb41
|
||||
Subproject commit 9e4cc5359fdeba9fc395d6d7d3220d2052e46bf1
|
|
@ -70,7 +70,7 @@ void cmd_help(){
|
|||
printf(" --exit-recovery\t\tExit recovery mode and quit\n");
|
||||
|
||||
#ifdef HAVE_LIBIPATCHER
|
||||
printf("\nOptions for downgrading with Odysseus (32-bit/64-bit):\n");
|
||||
printf("\nOptions for downgrading with Odysseus:\n");
|
||||
printf(" --use-pwndfu\t\tRestoring devices with Odysseus method. Device needs to be in pwned DFU mode already\n");
|
||||
printf(" --just-boot=\"-v\"\t\tTethered booting the device from pwned DFU mode. You can optionally set boot-args\n");
|
||||
#endif
|
||||
|
|
Loading…
Reference in a new issue