summaryrefslogtreecommitdiffstats
path: root/docs/idevice_id.1
diff options
context:
space:
mode:
Diffstat (limited to 'docs/idevice_id.1')
-rw-r--r--docs/idevice_id.149
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 @@
+.TH "idevice_id" 1
+.SH NAME
+idevice_id \- Prints device name or a list of attached iPhone/iPod Touch devices.
+.SH SYNOPSIS
+.B idevice_id
+[OPTIONS] [UUID]
+
+.SH DESCRIPTION
+
+Prints device name or a list of attached iPhone/iPod Touch devices.
+The UUID is a 40-digit hexadecimal number of the device
+for which the name should be retrieved.
+
+.SH OPTIONS
+.TP
+.B \-l, \-\-list
+list UUID of all attached devices
+.TP
+.B \-d, \-\-debug
+enable communication debugging.
+.TP
+.B \-h, \-\-help
+prints usage information.
+.TP
+
+.SH AUTHORS
+ Zach C.
+
+ Jonathan Beck
+
+ Matt Colyer
+
+ Martin Aumueller
+
+ Christophe Fergeau
+
+ Martin S.
+
+ Paul Sladen
+
+ Patrick Walton
+
+ Zoltan Balaton
+
+ Nikias Bassen
+
+ Todd Zullinger
+
+Man page written to conform with Debian by Julien Lavergne.