From 42a7dbcc1fc217f2452668ca2cf9b0664c79c346 Mon Sep 17 00:00:00 2001 From: Shazron Abdullah Date: Fri, 9 May 2014 16:57:46 -0700 Subject: [PATCH] Updated README for --uninstall option. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ba9a4f2..10a8297 100644 --- a/README.md +++ b/README.md @@ -25,6 +25,7 @@ Install and debug iPhone apps without using Xcode. Designed to work on unjailbro -v, --verbose enable verbose output -m, --noinstall directly start debugging without app install (-d not required) -p, --port 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 ## Demo