diff options
Diffstat (limited to 'doc/fastd.1')
-rw-r--r-- | doc/fastd.1 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/fastd.1 b/doc/fastd.1 index 28e4f69..3c7db30 100644 --- a/doc/fastd.1 +++ b/doc/fastd.1 @@ -87,6 +87,9 @@ Sets a shell command to execute before interface destruction. \fB\-\-on\-post\-down\fR <command> Sets a shell command to execute after interface destruction. .TP +\fB\-\-on\-connect\fR <command> +Sets a shell command to execute when a handshake is sent to establish a new connection. +.TP \fB\-\-on\-establish\fR <command> Sets a shell command to execute when a new connection is established. .TP |