From c2da2bae5dbca73f26fe77bb8080e2a90d3cbb1d Mon Sep 17 00:00:00 2001 From: Christoph Lohmann <20h@r-36.net> Date: Sat, 17 Jan 2015 07:19:48 +0100 Subject: Major styles update. In config.h there is now some styles array to apply site-specific styles. This can be toggled using the -mM flags. If a stylefile is manually specified, then this will overwrite everything. --- surf.1 | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) (limited to 'surf.1') diff --git a/surf.1 b/surf.1 index f838773..4db0ded 100644 --- a/surf.1 +++ b/surf.1 @@ -3,7 +3,7 @@ surf \- simple webkit-based browser .SH SYNOPSIS .B surf -.RB [-bBfFgGiIkKnNpPsSvx] +.RB [-bBfFgGiIkKmMnNpPsSvx] .RB [-a\ cookiepolicies] .RB [-c\ cookiefile] .RB [-e\ xid] @@ -68,6 +68,12 @@ Disable kiosk mode (disable key strokes and right click) .B \-K Enable kiosk mode (disable key strokes and right click) .TP +.B \-m +Disable the site-specific styles. +.TP +.B \-M +Enable the site-specific styles. +.TP .B \-n Disable the Web Inspector (Developer Tools). .TP @@ -93,6 +99,7 @@ Enable Javascript .B \-t stylefile Specify the user .I stylefile. +This does disable the site-specific styles. .TP .B \-u useragent Specify the -- cgit v1.2.3