diff options
author | 2025-06-12 07:32:46 +0200 | |
---|---|---|
committer | 2025-06-12 07:32:46 +0200 | |
commit | d3aec6dd14f81b75f212632da66a510c75c6b9e8 (patch) | |
tree | 6b6cfab9c05923fa819ad295f39225aa41d78454 /docs/idevicesyslog.1 | |
parent | eeb320dc055716e0ebeeb8845c9ca8c4e2451124 (diff) | |
download | libimobiledevice-d3aec6dd14f81b75f212632da66a510c75c6b9e8.tar.gz libimobiledevice-d3aec6dd14f81b75f212632da66a510c75c6b9e8.tar.bz2 |
idevicesyslog: Use new ostrace service implementation (iOS 9+)
Diffstat (limited to 'docs/idevicesyslog.1')
-rw-r--r-- | docs/idevicesyslog.1 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/idevicesyslog.1 b/docs/idevicesyslog.1 index ae4aff2..0345bff 100644 --- a/docs/idevicesyslog.1 +++ b/docs/idevicesyslog.1 @@ -38,6 +38,9 @@ If FILE already exists, it will be overwritten without warning. .TP .B \-\-colors Force writing colored output, e.g. when using \f[B]\-\-output\f[]. +.TP +.B \-\-syslog_relay +Use old syslog_relay service instead of os_trace_relay (iOS 9+). .SH FILTER OPTIONS .TP |