Skip to content

Commit 52a40b1

Browse files
committed
fix fbchkdoc documentation mentioning wrong argument names for CA certs
1 parent 6dedb96 commit 52a40b1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/fbchkdoc/readme.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -175,12 +175,12 @@ the '-ini FILE' command line option to any of the tools.
175175
are given. Set or override this url with the '-url URL' command
176176
line option
177177

178-
web_cert_file
178+
web_certificate
179179
path and file name to the certificate for web url. Selected when the
180180
'-web' or '-web+' command line option given. Set or override this
181181
option with the '-certificate FILE' command line option.
182182

183-
dev_cert_file
183+
dev_certificate
184184
path and file name to the certificate for dev url. Selected when the
185185
'-dev' or '-dev+' command line option given. Set or override this
186186
option with the '-certificate FILE' command line option.

0 commit comments

Comments
 (0)