Skip to content

Commit efc8cd6

Browse files
authored
fix: vscode has different indentation?
1 parent f5c4b33 commit efc8cd6

File tree

1 file changed

+19
-19
lines changed

1 file changed

+19
-19
lines changed

README.md

Lines changed: 19 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -82,29 +82,29 @@ Jailbreak for A8 through A11, T2 devices, on iOS/iPadOS/tvOS 15.0, bridgeOS 5.0
8282
```
8383
Usage: palera1n [-DEhpvVdsSLRnPI] [-e boot arguments] [-k Pongo image] [-o overlay file] [-r ramdisk file] [-K KPF file] [-i checkra1n file]
8484
85-
--version Print version
86-
--force-revert Remove jailbreak
87-
-d, --demote Demote
88-
-D, --dfuhelper Exit after entering DFU
85+
--version Print version
86+
--force-revert Remove jailbreak
87+
-d, --demote Demote
88+
-D, --dfuhelper Exit after entering DFU
8989
-e, --boot-args <boot arguments> XNU boot arguments
90-
-E, --enter-recovery Enter recovery mode
91-
-h, --help Show this help
90+
-E, --enter-recovery Enter recovery mode
91+
-h, --help Show this help
9292
-i, --override-checkra1n <file> Override checkra1n
93-
-k, --override-pongo <file> Override Pongo image
94-
-K, --override-kpf <file> Override kernel patchfinder
95-
-L, --jbinit-log-to-file Make jbinit log to /cores/jbinit.log (can be read from sandbox while jailbroken)
96-
-n, --exit-recovery Exit recovery mode
97-
-I, --device-info Print info about the connected device
93+
-k, --override-pongo <file> Override Pongo image
94+
-K, --override-kpf <file> Override kernel patchfinder
95+
-L, --jbinit-log-to-file Make jbinit log to /cores/jbinit.log (can be read from sandbox while jailbroken)
96+
-n, --exit-recovery Exit recovery mode
97+
-I, --device-info Print info about the connected device
9898
-o, --override-overlay <file> Override overlay
99-
-p, --pongo-shell Boots to PongoOS shell
100-
-P, --pongo-full Boots to a PongoOS shell with default images already uploaded
99+
-p, --pongo-shell Boots to PongoOS shell
100+
-P, --pongo-full Boots to a PongoOS shell with default images already uploaded
101101
-r, --override-ramdisk <file> Override ramdisk
102-
-R, --reboot-device Reboot connected device in normal mode
103-
-s, --safe-mode Enter safe mode
104-
-S, --no-colors Disable colors on the command line
105-
-v, --debug-logging Enable debug logging
106-
This option can be repeated for extra verbosity.
107-
-V, --verbose-boot Verbose boot
102+
-R, --reboot-device Reboot connected device in normal mode
103+
-s, --safe-mode Enter safe mode
104+
-S, --no-colors Disable colors on the command line
105+
-v, --debug-logging Enable debug logging
106+
This option can be repeated for extra verbosity.
107+
-V, --verbose-boot Verbose boot
108108
109109
Environmental variables:
110110
TMPDIR temporary diretory (path the built-in checkra1n will be extracted to)

0 commit comments

Comments
 (0)