diff options
author | 2025-06-27 21:00:00 +0200 | |
---|---|---|
committer | 2025-06-27 21:00:00 +0200 | |
commit | 39357c0eb4122eaf58382e921496984e6d0a7d5d (patch) | |
tree | e3fd81a9ccf67efcbafc187931a178655e05d3ab /docs | |
parent | 34b170f03ab97b7c9ab6cf009cd8da280c6db97c (diff) | |
download | libimobiledevice-39357c0eb4122eaf58382e921496984e6d0a7d5d.tar.gz libimobiledevice-39357c0eb4122eaf58382e921496984e6d0a7d5d.tar.bz2 |
idevicesyslog: Use --syslog-relay in description and man page
Both --syslog-relay and --syslog_relay still work regardless, but
it is more aligned with other long options.
Diffstat (limited to 'docs')
-rw-r--r-- | docs/idevicesyslog.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/idevicesyslog.1 b/docs/idevicesyslog.1 index cb91193..5a677b6 100644 --- a/docs/idevicesyslog.1 +++ b/docs/idevicesyslog.1 @@ -39,7 +39,7 @@ If FILE already exists, it will be overwritten without warning. .B \-\-colors Force writing colored output, e.g. when using \f[B]\-\-output\f[]. .TP -.B \-\-syslog_relay +.B \-\-syslog\-relay Use old syslog_relay service instead of os_trace_relay (iOS 9+). .SH COMMANDS |