diff --git a/README.md b/README.md index 7f3ab70..ba9a4f2 100644 --- a/README.md +++ b/README.md @@ -21,8 +21,10 @@ Install and debug iPhone apps without using Xcode. Designed to work on unjailbro -g, --gdbargs extra arguments to pass to GDB when starting the debugger -x, --gdbexec GDB commands script file -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 -m, --noinstall directly start debugging without app install (-d not required) + -p, --port port used for device, default: 12345 -V, --version print the executable version ## Demo