diff options
author | Quentin Rameau <quinq@fifth.space> | 2017-04-29 17:21:12 +0200 |
---|---|---|
committer | Quentin Rameau <quinq@fifth.space> | 2017-04-29 17:59:08 +0200 |
commit | d66904675dddd63bab62e9e962cf195248a8bf97 (patch) | |
tree | 2b14e895abb7785e7ddbe1bf742679631063c851 /surf.1 | |
parent | 7823ab6fc0d035a1e75a3d08867a0dfd04ff635f (diff) |
Add a flag for custom certificates
I don't think a keybinding would be useful here because we can't
remove a custom certificate which is alread set anyway.
I'll add it if somebody convince me of it's usefulness.
Diffstat (limited to 'surf.1')
-rw-r--r-- | surf.1 | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -126,6 +126,12 @@ Prints xid to standard output. This can be used to script the browser in for example .BR xdotool(1). .TP +.B -x +Disable custom certificates. +.TP +.B -X +Enable custom certificates. +.TP .B \-z zoomlevel Specify the .I zoomlevel @@ -268,6 +274,9 @@ plugins .TP .B m M styles +.TP +.B x X +custom certificates .SH INDICATORS OF WEB PAGE The second part of the indicators specifies modes of the web page itself. .SS First character: encryption |