summaryrefslogtreecommitdiff
path: root/docs/cmdline-opts/random-file.d
blob: a207c1e1ba773b625fd39c4f19b2d45b02959955 (plain)
1
2
3
4
5
6
7
8
9
Long: random-file
Arg: <file>
Help: File for reading random data from
Category: misc
Example: --random-file rubbish $URL
---
Specify the path name to file containing what will be considered as random
data. The data may be used to seed the random engine for SSL connections.  See
also the --egd-file option.