diff options
author | Martin Szulecki | 2012-03-22 16:07:07 +0100 |
---|---|---|
committer | Martin Szulecki | 2012-03-22 16:07:07 +0100 |
commit | 7457346a7ad7dddc0188cd1cd6fc5920aabfe39a (patch) | |
tree | 4d9aa158fc2fb1e05d3349ca8a5ec22207a9a7e4 /docs/idevicepair.1 | |
parent | 0331050438d1bd5824237d13240a766a9b503b55 (diff) | |
download | libimobiledevice-7457346a7ad7dddc0188cd1cd6fc5920aabfe39a.tar.gz libimobiledevice-7457346a7ad7dddc0188cd1cd6fc5920aabfe39a.tar.bz2 |
Mass replace UUID by UDID, which is the correct term for it
Diffstat (limited to 'docs/idevicepair.1')
-rw-r--r-- | docs/idevicepair.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/idevicepair.1 b/docs/idevicepair.1 index da76b7f..3e6ca1d 100644 --- a/docs/idevicepair.1 +++ b/docs/idevicepair.1 @@ -11,8 +11,8 @@ Manage pairings with iPhone/iPod Touch/iPad devices and this host. .SH OPTIONS .TP -.B \-u, \-\-uuid UUID -target specific device by its 40-digit device UUID. +.B \-u, \-\-udid UDID +target specific device by its 40-digit device UDID. .TP .B \-d, \-\-debug enable communication debugging. |