Adding a useragent parameter to surf.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user