summaryrefslogtreecommitdiffstats
path: root/surf.1
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--surf.112
1 files changed, 6 insertions, 6 deletions
diff --git a/surf.1 b/surf.1
index 7309308..370dcee 100644
--- a/surf.1
+++ b/surf.1
@@ -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
54ef89e643?s=13&d=retro' width='13' height='13' alt='Gravatar' /> Enno Boland (tox) 1-16/+16 2009-09-09adding pancakes zoom fix.Gravatar Enno Boland (tox) 1-2/+2 2009-09-09preparing sourcecode feature coming with webkit-1.1.14.Gravatar Enno Boland (tox) 2-0/+12 2009-09-09applied patch from pancakeGravatar Enno Boland (tox) 1-2/+0 2009-09-09small fix to work more proberly with tabbed.Gravatar Enno Boland (tox) 1-0/+1 2009-09-08adding fflush()Gravatar Enno Boland (tox) 1-1/+3 2009-09-08rearranging config.def.hGravatar Enno Boland (tox) 1-22/+22 2009-09-07fixing numlock bug.Gravatar Enno Boland (tox) 1-1/+3 2009-09-07using gint instead of int (insane API, but ok.)Gravatar Enno Boland (tox) 1-19/+12 2009-09-07using simple strings for colors in config.hGravatar Enno Boland (tox) 2-6/+6 2009-09-07changing keybindingsGravatar Enno Boland (tox) 1-16/+15 2009-09-07changing minimal size.Gravatar Enno Boland (tox) 1-1/+1 2009-09-07next version is 0.1Gravatar Enno Boland (tox) 1-1/+1 2009-09-07moving config.h to config.def.h.Gravatar Enno Boland (tox) 2-11/+15 2009-09-07moving color definitions to config.hGravatar Enno Boland (tox) 2-4/+5 2009-09-07indicator is red when http and green when httpsGravatar Enno Boland (tox) 1-1/+15 2009-09-07making indicator smaller.Gravatar Enno Boland (tox) 1-1/+1 2009-09-07typoGravatar Enno Boland (tox) 1-2/+2 2009-09-07adding indicator bar.Gravatar Enno Boland (tox) 1-11/+46 2009-09-07s/zoompage/zoom/Gravatar Enno Boland (tox) 2-5/+6 2009-09-07typo fixGravatar Enno Boland (tox) 1-1/+1 2009-09-07changes to the event system, make config.h saner, working on cookiesGravatar Enno Boland (tox) 2-96/+63 2009-09-06typofixGravatar Enno Boland (tox) 1-1/+1 2009-09-06reworked navigate.Gravatar Enno Boland (tox) 2-7/+4 2009-09-06reworked navigate.Gravatar Enno Boland (tox) 2-7/+4 2009-09-06reappling printing; changing some keys.Gravatar Enno Boland (tox) 2-3/+10