diff options
Diffstat (limited to 'docs/idevice_id.1')
| -rw-r--r-- | docs/idevice_id.1 | 49 |
1 files changed, 49 insertions, 0 deletions
diff --git a/docs/idevice_id.1 b/docs/idevice_id.1 new file mode 100644 index 0000000..c06fb5e --- /dev/null +++ b/docs/idevice_id.1 | |||
| @@ -0,0 +1,49 @@ | |||
| 1 | .TH "idevice_id" 1 | ||
| 2 | .SH NAME | ||
| 3 | idevice_id \- Prints device name or a list of attached iPhone/iPod Touch devices. | ||
| 4 | .SH SYNOPSIS | ||
| 5 | .B idevice_id | ||
| 6 | [OPTIONS] [UUID] | ||
| 7 | |||
| 8 | .SH DESCRIPTION | ||
| 9 | |||
| 10 | Prints device name or a list of attached iPhone/iPod Touch devices. | ||
| 11 | The UUID is a 40-digit hexadecimal number of the device | ||
| 12 | for which the name should be retrieved. | ||
| 13 | |||
| 14 | .SH OPTIONS | ||
| 15 | .TP | ||
| 16 | .B \-l, \-\-list | ||
| 17 | list UUID of all attached devices | ||
| 18 | .TP | ||
| 19 | .B \-d, \-\-debug | ||
| 20 | enable communication debugging. | ||
| 21 | .TP | ||
| 22 | .B \-h, \-\-help | ||
| 23 | prints usage information. | ||
| 24 | .TP | ||
| 25 | |||
| 26 | .SH AUTHORS | ||
| 27 | Zach C. | ||
| 28 | |||
| 29 | Jonathan Beck | ||
| 30 | |||
| 31 | Matt Colyer | ||
| 32 | |||
| 33 | Martin Aumueller | ||
| 34 | |||
| 35 | Christophe Fergeau | ||
| 36 | |||
| 37 | Martin S. | ||
| 38 | |||
| 39 | Paul Sladen | ||
| 40 | |||
| 41 | Patrick Walton | ||
| 42 | |||
| 43 | Zoltan Balaton | ||
| 44 | |||
| 45 | Nikias Bassen | ||
| 46 | |||
| 47 | Todd Zullinger | ||
| 48 | |||
| 49 | Man page written to conform with Debian by Julien Lavergne. | ||
