diff options
author | Christoph Lohmann <20h@r-36.net> | 2013-04-28 21:26:56 +0200 |
---|---|---|
committer | Christoph Lohmann <20h@r-36.net> | 2013-04-28 21:26:56 +0200 |
commit | 067c313e6ce1ab19116088d7e0b1618080c9b4a7 (patch) | |
tree | 9c3db64cc4bc28a2ef66ec15ba15dcf0627bbb83 /surf.1 | |
parent | d0309a1a226425c1b8086d7b20a6f4e3dcb06872 (diff) | |
download | surf-067c313e6ce1ab19116088d7e0b1618080c9b4a7.tar.gz surf-067c313e6ce1ab19116088d7e0b1618080c9b4a7.tar.bz2 surf-067c313e6ce1ab19116088d7e0b1618080c9b4a7.zip |
Allowing geo location policy decisions.
Diffstat (limited to 'surf.1')
-rw-r--r-- | surf.1 | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -3,7 +3,7 @@ surf \- simple webkit-based browser .SH SYNOPSIS .B surf -.RB [-biknpsvx] +.RB [-bgiknpsvx] .RB [-c\ cookiefile] .RB [-e\ xid] .RB [-r\ scriptfile] @@ -29,6 +29,9 @@ to use. Reparents to window specified by .I xid. .TP +.B \-g +Disable giving the geolocation to websites. +.TP .B \-i Disable Images .TP |