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 | Move xid printing option from -x to -w (diff) | |
download | surf-d66904675dddd63bab62e9e962cf195248a8bf97.tar.gz surf-d66904675dddd63bab62e9e962cf195248a8bf97.tar.bz2 surf-d66904675dddd63bab62e9e962cf195248a8bf97.zip |
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
diff --git a/surf.1 b/surf.1 index cc54351..45b75de 100644 --- a/surf.1 +++ b/surf.1 @@ -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 |