summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
Diffstat (limited to 'tools')
-rw-r--r--tools/ideviceimagemounter.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/ideviceimagemounter.c b/tools/ideviceimagemounter.c
index c9825e4..0117d17 100644
--- a/tools/ideviceimagemounter.c
+++ b/tools/ideviceimagemounter.c
@@ -88,7 +88,7 @@ static void print_usage(int argc, char **argv, int is_error)
88 " mount PATH Mount the developer disk image at PATH.\n" 88 " mount PATH Mount the developer disk image at PATH.\n"
89 " For iOS 17+, PATH is a directory containing a .dmg image,\n" 89 " For iOS 17+, PATH is a directory containing a .dmg image,\n"
90 " a BuildManifest.plist, and a Firmware sub-directory;\n" 90 " a BuildManifest.plist, and a Firmware sub-directory;\n"
91 " for older versions PATH is a .dmg filename with a" 91 " for older versions PATH is a .dmg filename with a\n"
92 " .dmg.signature in the same directory, or with another\n" 92 " .dmg.signature in the same directory, or with another\n"
93 " parameter pointing to a file elsewhere.\n" 93 " parameter pointing to a file elsewhere.\n"
94 " list List mounted disk images.\n" 94 " list List mounted disk images.\n"