From 84dfba04f24527886c75b3a7e1dc9b453c7c299d Mon Sep 17 00:00:00 2001 From: Daniel Roethlisberger Date: Sun, 16 Nov 2014 20:15:19 +0100 Subject: [PATCH] Update manual page --- sslsplit.1 | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/sslsplit.1 b/sslsplit.1 index bf33f3d..68e996f 100644 --- a/sslsplit.1 +++ b/sslsplit.1 @@ -155,8 +155,9 @@ Display help on usage and exit. .TP .B \-i For each connection, find the local process owning the connection. This makes -process information such as pid, owner:group and process name for connections -originating on the same system as SSLsplit available to the logging facilities. +process information such as pid, owner:group and executable path for +connections originating on the same system as SSLsplit available to the +connect log and enables the respective \fB-F\fP path specification directives. .TP .B \-j \fIjaildir\fP Change the root directory to \fIjaildir\fP using chroot(2) after opening files.