diff options
author | Guilhem Moulin <guilhem@fripost.org> | 2015-09-14 13:54:52 +0200 |
---|---|---|
committer | Guilhem Moulin <guilhem@fripost.org> | 2015-09-14 13:54:52 +0200 |
commit | 52121383f898700c9dbfccc6121d40185e207330 (patch) | |
tree | 217804fdc1e7dc9bef995a88fad97f7b4fd18c28 | |
parent | c2f66dc3d03a311b63214317aaa3dfdfccfbd176 (diff) |
Add a SIGNAL section to the manpage.
-rw-r--r-- | interimap.1 | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/interimap.1 b/interimap.1 index 7ac8204..ef0752e 100644 --- a/interimap.1 +++ b/interimap.1 @@ -342,6 +342,11 @@ for more information. File containing trusted certificates to use during server certificate authentication if \(lq\fISSL_verify\fR=YES\(rq. +.SH SIGNALS + +Sending a \fBSIGHUP\fR to \fBInterIMAP\fR makes it print I/O statistics +and then resume synchronization. + .SH SUPPORTED EXTENSIONS Performance is better for servers supporting the following extensions to |