Adding a useragent parameter to surf.

This commit is contained in:
Christoph Lohmann
2012-10-31 21:25:14 +01:00
parent 6aaaeb7267
commit 1bfda445ac
2 changed files with 8 additions and 1 deletions
+4
View File
@@ -10,6 +10,7 @@ surf \- simple webkit-based browser
.RB [-r\ scriptfile]
.RB [-s]
.RB [-t\ stylefile]
.RB [-u\ useragent]
.RB [-v]
.RB [-x]
.RB "URI"
@@ -41,6 +42,9 @@ Disable Javascript
.B \-t stylefile
Specify the user stylefile.
.TP
.B \-u useragent
Specify the user stylefile.
.TP
.B \-v
Prints version information to standard output, then exits.
.TP