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 [-bipnsvx] +.RB [-biknpsvx] .RB [-c\ cookiefile] .RB [-e\ xid] .RB [-r\ scriptfile] @@ -32,6 +32,9 @@ Reparents to window specified by .B \-i Disable Images .TP +.B \-k +Enable kiosk mode (disable key strokes and right click) +.TP .B \-n Disable the Web Inspector (Developer Tools). .TP |