diff options
Diffstat (limited to 'docs/idevicesyslog.1')
-rw-r--r-- | docs/idevicesyslog.1 | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/docs/idevicesyslog.1 b/docs/idevicesyslog.1 new file mode 100644 index 0000000..178d7c5 --- /dev/null +++ b/docs/idevicesyslog.1 @@ -0,0 +1,26 @@ +.TH "idevicesyslog" 1 +.SH NAME +idevicesyslog \- Relay syslog of a connected iPhone/iPod Touch. +.SH SYNOPSIS +.B idevicesyslog +[OPTIONS] + +.SH DESCRIPTION + +Relay syslog of a connected iPhone/iPod Touch. + +.SH OPTIONS +.TP +.B \-d, \-\-debug +enable communication debugging. +.TP +.B \-u, \-\-uuid UUID +target specific device by its 40-digit device UUID +.TP +.B \-h, \-\-help +prints usage information. + +.SH AUTHOR +Martin Szulecki + +Man page written to conform with Debian by Julien Lavergne. |