diff options
Diffstat (limited to 'surf.1')
-rw-r--r-- | surf.1 | 12 |
1 files changed, 6 insertions, 6 deletions
@@ -6,9 +6,9 @@ surf \- simple webkit-based browser .RB [-bBdDfFgGiIkKmMnNpPsSvx] .RB [-a\ cookiepolicies] .RB [-c\ cookiefile] +.RB [-C\ stylefile] .RB [-e\ xid] .RB [-r\ scriptfile] -.RB [-t\ stylefile] .RB [-u\ useragent] .RB [-z\ zoomlevel] .RB "URI" @@ -40,6 +40,11 @@ Specify the .I cookiefile to use. .TP +.B \-C stylefile +Specify the user +.I stylefile. +This does disable the site-specific styles. +.TP .B \-d Disable the disk cache. .TP @@ -102,11 +107,6 @@ Disable Javascript .B \-S Enable Javascript .TP -.B \-t stylefile -Specify the user -.I stylefile. -This does disable the site-specific styles. -.TP .B \-u useragent Specify the .I useragent |