diff options
author | Matthias Schiffer <mschiffer@universe-factory.net> | 2014-06-21 17:30:18 +0200 |
---|---|---|
committer | Matthias Schiffer <mschiffer@universe-factory.net> | 2014-06-21 17:30:18 +0200 |
commit | 556ff2e7bb36df53b3b5c0a864ec1e8e13b21af9 (patch) | |
tree | 4da60e8c8df12002ce5e20e7b51ebe5043834b10 /doc/fastd.1 | |
parent | 7f1a29a5161b26e302185113d64d0df311b07ce1 (diff) | |
download | fastd-556ff2e7bb36df53b3b5c0a864ec1e8e13b21af9.tar fastd-556ff2e7bb36df53b3b5c0a864ec1e8e13b21af9.zip |
Update man
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 |