diff --git a/external/idevicerestore b/external/idevicerestore index e40a4ef6..9e4cc535 160000 --- a/external/idevicerestore +++ b/external/idevicerestore @@ -1 +1 @@ -Subproject commit e40a4ef66cbaa70b6584ef8bf3114285685fcb41 +Subproject commit 9e4cc5359fdeba9fc395d6d7d3220d2052e46bf1 diff --git a/futurerestore/main.cpp b/futurerestore/main.cpp index cb4bce2b..d31a2fbc 100644 --- a/futurerestore/main.cpp +++ b/futurerestore/main.cpp @@ -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