diff options
author | Christoph Lohmann <20h@r-36.net> | 2013-10-19 18:55:53 +0200 |
---|---|---|
committer | Christoph Lohmann <20h@r-36.net> | 2013-10-19 18:55:53 +0200 |
commit | 432f45a85213a78da207c63890ed7f85afff5478 (patch) | |
tree | 617e2058b0341a9bb18a1d2bdb11bf6e16519f86 /surf.1 | |
parent | 7e9a37f25fb72c7a739e8d2b0bcf753cf5266c6b (diff) |
Add zoom level support.
Diffstat (limited to 'surf.1')
-rw-r--r-- | surf.1 | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -9,6 +9,7 @@ surf \- simple webkit-based browser .RB [-r\ scriptfile] .RB [-t\ stylefile] .RB [-u\ useragent] +.RB [-z\ zoomlevel] .RB "URI" .SH DESCRIPTION surf is a simple Web browser based on WebKit/GTK+. It is able @@ -92,6 +93,11 @@ Prints version information to standard output, then exits. .TP .B \-x Prints xid to standard output. This can be used to script the browser by using +.TP +.B \-z zoomlevel +Specify the +.I zoomlevel +which surf should use. .BR xprop(1). .SH USAGE .B Escape |