about summary refs log tree commit diff
path: root/surf.1
diff options
context:
space:
mode:
authorChristoph Lohmann <20h@r-36.net>2013-08-31 20:00:41 +0200
committerChristoph Lohmann <20h@r-36.net>2013-08-31 20:00:41 +0200
commitf3d97922e9f513dba3107559deec8c04ad4461e1 (patch)
tree0df34965589640c8d02ce618d19375f2e848d0e1 /surf.1
parentAdd fullscreen mode as flag and config option. (diff)
downloadsurf-f3d97922e9f513dba3107559deec8c04ad4461e1.tar.gz
surf-f3d97922e9f513dba3107559deec8c04ad4461e1.tar.bz2
surf-f3d97922e9f513dba3107559deec8c04ad4461e1.zip
Add a flag to disable fullscreen.
This also updates the usage of surf to represent the current status.
Thanks Alexander Sedov for the suggestion, but you forgot the manpage
entry so I did this patch.
Diffstat (limited to 'surf.1')
-rw-r--r--surf.15
1 files changed, 4 insertions, 1 deletions
diff --git a/surf.1 b/surf.1
index 619e233..a4e7fd2 100644
--- a/surf.1
+++ b/surf.1
@@ -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