diff options
-rw-r--r-- | docs/ideviceinfo.1 | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/docs/ideviceinfo.1 b/docs/ideviceinfo.1 index 1d72bb8..3944612 100644 --- a/docs/ideviceinfo.1 +++ b/docs/ideviceinfo.1 @@ -11,6 +11,9 @@ Show information about the first connected device. .SH OPTIONS .TP +.B \-s, \-\-simple +use a simple connection to avoid auto-pairing with the device. +.TP .B \-u, \-\-udid UDID target specific device by UDID. .TP @@ -30,7 +33,7 @@ only query key specified by NAME. Default: All keys. output information as xml plist instead of key/value pairs. .TP .B \-h, \-\-help -prints usage information +prints usage information. .TP .B \-v, \-\-version prints version information. |