Updated readme with new device_id argument.

This commit is contained in:
Jens Utbult 2011-11-04 11:10:38 +01:00
parent 6b571fbf9b
commit 610d2fb49f

View File

@ -10,9 +10,10 @@ Install and debug iPhone apps without using Xcode. Designed to work on unjailbro
## Usage
* `fruitstrap [-d] <app>`
* `fruitstrap [-d] <app> [device_id]`
* Optional `-d` flag launches a remote GDB session after the app has been installed.
* `<app>` must be an iPhone application bundle, *not* an IPA.
* Optional device id, useful when you have more than one iPhone/iPad connected to your computer
## Demo