diff options
author | Guilhem Moulin <guilhem@fripost.org> | 2015-09-09 01:18:14 +0200 |
---|---|---|
committer | Guilhem Moulin <guilhem@fripost.org> | 2015-09-09 22:05:41 +0200 |
commit | 9fb0576765624cc27a1c06aebc9f4ef5df31ba30 (patch) | |
tree | 936285c732befc2d07dac609a856e95784074b6d /interimap.1 | |
parent | 64dc8a1ed4e15ce456a699184a4fff263f2c902f (diff) |
Add a configuration option 'null-stderr=YES'.
To send STDERR to /dev/null for type=tunnel.
Diffstat (limited to 'interimap.1')
-rw-r--r-- | interimap.1 | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/interimap.1 b/interimap.1 index bb97cf4..dc3b49b 100644 --- a/interimap.1 +++ b/interimap.1 @@ -318,6 +318,12 @@ advertizing it. (Default: \(lqNO\(rq for the \(lq[local]\(rq section, \(lqYES\(rq for the \(lq[remote]\(rq section.) +.TP +.I null-stderr +Whether to redirect \fIcommand\fR's standard error to \(lq/dev/null\(rq +for type \fItype\fR=tunnel. +(Default: \(lqNO\(rq.) + .SH KNOWN BUGS AND LIMITATIONS .IP \[bu] |