diff options
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 [-bBfgGiIkKnNpPsSvx] +.RB [-bBfFgGiIkKnNpPsSvx] .RB [-c\ cookiefile] .RB [-e\ xid] .RB [-r\ scriptfile] @@ -35,6 +35,9 @@ Reparents to window specified by .B \-f Run surf in fullscreen mode. .TP +.B \-F +Disable to run in fullscreen by default. +.TP .B \-g Disable giving the geolocation to websites. .TP |