summaryrefslogtreecommitdiff
path: root/dbclient.1
diff options
context:
space:
mode:
Diffstat (limited to 'dbclient.1')
-rw-r--r--dbclient.13
1 files changed, 3 insertions, 0 deletions
diff --git a/dbclient.1 b/dbclient.1
index 4145342..4cf537c 100644
--- a/dbclient.1
+++ b/dbclient.1
@@ -74,6 +74,9 @@ by the ssh server.
.B \-y
Always accept hostkeys if they are unknown. If a hostkey mismatch occurs the
connection will abort as normal.
+.B \-u
+Use /dev/urandom rather than /dev/random. This should only be used if the
+/dev/urandom device is known to have sufficient entropy.
.SH AUTHOR
Matt Johnston (matt@ucc.asn.au).
.br