diff options
Diffstat (limited to 'docs/idevicerestore.1')
-rw-r--r-- | docs/idevicerestore.1 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/idevicerestore.1 b/docs/idevicerestore.1 index d141548..633469a 100644 --- a/docs/idevicerestore.1 +++ b/docs/idevicerestore.1 @@ -58,6 +58,10 @@ Prints usage information. .B \-C, \-\-cache\-path DIR Use specified directory for caching extracted or other reused files. .TP +.B \-\-logfile PATH +Write logging output to file at PATH. If PATH equals \f[B]NULL\f[] or \f[B]NONE\f[], +no log file will be written. This disables automatic log file creation. +.TP .B \-d, \-\-debug Enable communication debugging. .TP |