diff options
author | Nikias Bassen | 2020-05-28 23:11:24 +0200 |
---|---|---|
committer | Nikias Bassen | 2020-05-28 23:11:24 +0200 |
commit | 45ba75a9a48f61b65e4487fa706dc764a85198b9 (patch) | |
tree | ff382b3c197ae36b9d5d4bf5c24497aabef430e7 /docs | |
parent | 4331c3c06bc3b99c271996523866ae5184a87521 (diff) | |
download | libimobiledevice-45ba75a9a48f61b65e4487fa706dc764a85198b9.tar.gz libimobiledevice-45ba75a9a48f61b65e4487fa706dc764a85198b9.tar.bz2 |
idevicesyslog: Add command line switch --no-colors to disable colored output
Diffstat (limited to 'docs')
-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 fce1ff5..b7bc04f 100644 --- a/docs/idevicesyslog.1 +++ b/docs/idevicesyslog.1 @@ -25,6 +25,9 @@ enable communication debugging .TP .B \-h, \-\-help prints usage information +.TP +.B \-\-no\-colors +disable colored output .SH FILTER OPTIONS .TP |