From 18a93b10821a01cf1f706013e6a14014a4d3e2a5 Mon Sep 17 00:00:00 2001 From: Nikias Bassen Date: Fri, 5 Jun 2020 20:52:23 +0200 Subject: docs: Update man pages with new command line switches --- docs/idevicecrashreport.1 | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) (limited to 'docs/idevicecrashreport.1') diff --git a/docs/idevicecrashreport.1 b/docs/idevicecrashreport.1 index ab0097c..aba806a 100644 --- a/docs/idevicecrashreport.1 +++ b/docs/idevicecrashreport.1 @@ -15,6 +15,12 @@ the device to the target DIRECTORY. .SH OPTIONS .TP +.B \-u, \-\-udid UDID +target specific device by UDID. +.TP +.B \-n, \-\-network +connect to network device. +.TP .B \-e, \-\-extract extract raw crash report into separate '.crash' files. .TP @@ -24,11 +30,11 @@ copy but do not remove crash reports from device. .B \-d, \-\-debug enable communication debugging. .TP -.B \-u, \-\-udid UDID -target specific device by UDID. -.TP .B \-h, \-\-help prints usage information. +.TP +.B \-v, \-\-version +prints version information. .SH AUTHOR Martin Szulecki -- cgit v1.1-32-gdbae