surf: documented indicators in man page
Patch attached. -- http://www.fastmail.com - The professional email service From 4a64624fee94c16c093d2b192389bad9bd6675d8 Mon Sep 17 00:00:00 2001 From: Greg Reagle <greg.reagle@umbc.edu> Date: Mon, 26 Jan 2015 14:29:05 -0500 Subject: [PATCH] Documented indicators Signed-off-by: Christoph Lohmann <20h@r-36.net>
This commit is contained in:
parent
90de5cdd15
commit
ee6376ea1e
1 changed files with 50 additions and 0 deletions
50
surf.1
50
surf.1
|
@ -223,6 +223,56 @@ page.
|
||||||
.TP
|
.TP
|
||||||
.B F11
|
.B F11
|
||||||
Toggle fullscreen mode.
|
Toggle fullscreen mode.
|
||||||
|
.SH INDICATORS OF OPERATION
|
||||||
|
For all indicators, unless otherwsie specified, a lower case letter means disabled and an upper case letter means enabled.
|
||||||
|
.TP
|
||||||
|
.B A
|
||||||
|
all cookies accepted
|
||||||
|
.TP
|
||||||
|
.B a
|
||||||
|
no cookies accepted
|
||||||
|
.TP
|
||||||
|
.B @
|
||||||
|
all except third-party cookies accepted
|
||||||
|
.TP
|
||||||
|
.B c C
|
||||||
|
caret browsing
|
||||||
|
.TP
|
||||||
|
.B g G
|
||||||
|
geolocation
|
||||||
|
.TP
|
||||||
|
.B d D
|
||||||
|
disk cache
|
||||||
|
.TP
|
||||||
|
.B i I
|
||||||
|
images
|
||||||
|
.TP
|
||||||
|
.B s S
|
||||||
|
scripts
|
||||||
|
.TP
|
||||||
|
.B v V
|
||||||
|
plugins
|
||||||
|
.TP
|
||||||
|
.B m M
|
||||||
|
styles
|
||||||
|
.SH INDICATORS OF WEB PAGE
|
||||||
|
.SS First character: encryption
|
||||||
|
.TP
|
||||||
|
.B -
|
||||||
|
unencrypted
|
||||||
|
.TP
|
||||||
|
.B T
|
||||||
|
encrypted (SSL)
|
||||||
|
.TP
|
||||||
|
.B U
|
||||||
|
attempted encryption but failed
|
||||||
|
.SS Second character: proxying
|
||||||
|
.TP
|
||||||
|
.B -
|
||||||
|
no proxy
|
||||||
|
.TP
|
||||||
|
.B P
|
||||||
|
using proxy
|
||||||
.SH ENVIRONMENT
|
.SH ENVIRONMENT
|
||||||
.B SURF_USERAGENT
|
.B SURF_USERAGENT
|
||||||
If this variable is set upon startup, surf will use it as the
|
If this variable is set upon startup, surf will use it as the
|
||||||
|
|
Loading…
Reference in a new issue