Added the two new flags from 1.0.6 to the README
This commit is contained in:
parent
f1a2c40566
commit
f54f67c418
@ -21,8 +21,10 @@ Install and debug iPhone apps without using Xcode. Designed to work on unjailbro
|
|||||||
-g, --gdbargs <args> extra arguments to pass to GDB when starting the debugger
|
-g, --gdbargs <args> extra arguments to pass to GDB when starting the debugger
|
||||||
-x, --gdbexec <file> GDB commands script file
|
-x, --gdbexec <file> GDB commands script file
|
||||||
-n, --nostart do not start the app when debugging
|
-n, --nostart do not start the app when debugging
|
||||||
|
-I, --noninteractive start in non interactive mode (quit when app crashes or exits)
|
||||||
-v, --verbose enable verbose output
|
-v, --verbose enable verbose output
|
||||||
-m, --noinstall directly start debugging without app install (-d not required)
|
-m, --noinstall directly start debugging without app install (-d not required)
|
||||||
|
-p, --port <number> port used for device, default: 12345
|
||||||
-V, --version print the executable version
|
-V, --version print the executable version
|
||||||
|
|
||||||
## Demo
|
## Demo
|
||||||
|
Loading…
Reference in New Issue
Block a user