summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorGravatar Nikias Bassen2020-12-10 01:49:55 +0100
committerGravatar Nikias Bassen2020-12-10 01:51:27 +0100
commit9050bf0d68805951df254ef0aef1b5f129621f9b (patch)
tree63df7ba7ca3893664d990147dc7c36c11a53e931 /docs
parent930578e64cabb54006ad348006e3617ac2f7584a (diff)
downloadlibimobiledevice-9050bf0d68805951df254ef0aef1b5f129621f9b.tar.gz
libimobiledevice-9050bf0d68805951df254ef0aef1b5f129621f9b.tar.bz2
docs: Improve --quiet command line switch description in idevicesyslog man page
Thanks to @corsac-s for pointing this out.
Diffstat (limited to 'docs')
-rw-r--r--docs/idevicesyslog.12
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/idevicesyslog.1 b/docs/idevicesyslog.1
index f098e31..b7d4bab 100644
--- a/docs/idevicesyslog.1
+++ b/docs/idevicesyslog.1
@@ -66,7 +66,7 @@ PROCESS is a string that can either be a numeric pid or a process name. It also
.B \-q, \-\-quiet
set a filter to exclude common noisy processes
-Since the syslog can be quite noisy, this quick command line switch allows to silence out a predefined set of commonly known processes. The list of processes that are silenced can be retrieved with \f[B]\-\-quiet\-list\f[].
+Since the syslog can be quite noisy, this quick command line switch allows silencing a predefined set of commonly known processes. The list of processes that are silenced can be retrieved with \f[B]\-\-quiet\-list\f[].
.TP
.B \-\-quiet\-list
prints the list of processes for \f[B]\-\-quiet\f[] and exits