mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-29 23:24:55 +02:00

Co-authored-by: Juri Dispan <juri.dispan@posteo.net> Co-authored-by: Wiktor Perskawiec <git@spageektti.cc> Co-authored-by: Sebastiaan Speck <12570668+sebastiaanspeck@users.noreply.github.com>
12 lines
279 B
Markdown
12 lines
279 B
Markdown
# idevicesyslog
|
|
|
|
> Relay syslog messages from a connected iOS device.
|
|
> More information: <https://manned.org/idevicesyslog>.
|
|
|
|
- Relay syslog messages from the connected device:
|
|
|
|
`idevicesyslog`
|
|
|
|
- Suppress kernel messages and print everything else:
|
|
|
|
`idevicesyslog --no-kernel`
|