summaryrefslogtreecommitdiff
path: root/docs/cmdline-opts/random-file.d
blob: d74148a1f7a495eb0b9f361ffe628c7f960bcb50 (plain)
1
2
3
4
5
6
7
8
9
10
Long: random-file
Arg: <file>
Help: File for reading random data from
Category: misc
Example: --random-file rubbish $URL
Added: 7.7
---
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.