Updated README for --uninstall option.

This commit is contained in:
Shazron Abdullah 2014-05-09 16:57:46 -07:00
parent 4f9afb7499
commit 42a7dbcc1f

View File

@ -25,6 +25,7 @@ Install and debug iPhone apps without using Xcode. Designed to work on unjailbro
-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 -p, --port <number> port used for device, default: 12345
-r, --uninstall uninstall the app before install (do not use with -m; app cache and data are cleared)
-V, --version print the executable version -V, --version print the executable version
## Demo ## Demo