Skip to content

Commit 0404c0f

Browse files
committed
update help text
1 parent f795cbd commit 0404c0f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/optparse.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ static int usage(int e, char* prog_name)
7777
#endif
7878
"] [-e boot arguments] [-k Pongo image] [-o overlay file] [-r ramdisk file] [-K KPF file] [-i checkra1n file]\n"
7979
"Copyright (C) 2024, palera1n team, All Rights Reserved.\n\n"
80-
"iOS/iPadOS/tvOS 15.0-18.1, bridgeOS 5.0-9.1 arm64 jailbreaking tool\n\n"
80+
"iOS/iPadOS/tvOS 15.0-18.3, bridgeOS 5.0-9.3 arm64 jailbreaking tool\n\n"
8181
"\t--version\t\t\t\tPrint version\n"
8282
"\t--force-revert\t\t\t\tRemove jailbreak\n"
8383
#ifdef DEV_BUILD

0 commit comments

Comments
 (0)