From c25847a1f2628b5d769814dd42b2c7d501c322e6 Mon Sep 17 00:00:00 2001 From: Martin Szulecki Date: Sat, 13 Mar 2010 19:49:52 +0100 Subject: Add man pages for tools --- docs/idevicesyslog.1 | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 docs/idevicesyslog.1 (limited to 'docs/idevicesyslog.1') 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. -- cgit v1.1-32-gdbae