summaryrefslogtreecommitdiffstats
path: root/docs/idevicesyslog.1
diff options
context:
space:
mode:
Diffstat (limited to 'docs/idevicesyslog.1')
-rw-r--r--docs/idevicesyslog.126
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 @@
1.TH "idevicesyslog" 1
2.SH NAME
3idevicesyslog \- Relay syslog of a connected iPhone/iPod Touch.
4.SH SYNOPSIS
5.B idevicesyslog
6[OPTIONS]
7
8.SH DESCRIPTION
9
10Relay syslog of a connected iPhone/iPod Touch.
11
12.SH OPTIONS
13.TP
14.B \-d, \-\-debug
15enable communication debugging.
16.TP
17.B \-u, \-\-uuid UUID
18target specific device by its 40-digit device UUID
19.TP
20.B \-h, \-\-help
21prints usage information.
22
23.SH AUTHOR
24Martin Szulecki
25
26Man page written to conform with Debian by Julien Lavergne.