summaryrefslogtreecommitdiff
path: root/doc/afclient.1
diff options
context:
space:
mode:
Diffstat (limited to 'doc/afclient.1')
-rw-r--r--doc/afclient.18
1 files changed, 7 insertions, 1 deletions
diff --git a/doc/afclient.1 b/doc/afclient.1
index 7fd5a1c..c2d1bc3 100644
--- a/doc/afclient.1
+++ b/doc/afclient.1
@@ -1,4 +1,4 @@
-.TH afclient 1 "apf 0.7" Jeremian
+.TH afclient 1 "apf 0.7.1" Jeremian
.SH NAME
afclient \- active port forwarder client
.SH SYNOPSIS
@@ -55,10 +55,16 @@ is running (required)
.B --pass PASSWORD
set the password used for client identification (default: no password)
+.B --ignorepkeys
+ ignore invalid server's public keys
+
.I Configuration
.B -k, --keyfile FILE
the name of the file with RSA key (default: client.rsa)
+
+.B -s, --storefile
+ the name of the file with stored public keys (default: known_hosts)
.B -D, --dateformat FORMAT
format of the date printed in logs (see 'man strftime' for details) (default: %d.%m.%Y %H:%M:%S)