summaryrefslogtreecommitdiff
path: root/surf.1
diff options
context:
space:
mode:
authorChristoph Lohmann <20h@r-36.net>2012-10-31 21:25:14 +0100
committerChristoph Lohmann <20h@r-36.net>2012-10-31 21:25:14 +0100
commit1bfda445acda48a3df57414f1f5ce0a225da9588 (patch)
tree7d0c417380363bf6c8fc9fdcdb10798c0fbbead4 /surf.1
parent6aaaeb72675cf3db70a09649f86fd8b703f4d6b6 (diff)
downloadsurf-1bfda445acda48a3df57414f1f5ce0a225da9588.tar.gz
surf-1bfda445acda48a3df57414f1f5ce0a225da9588.tar.bz2
surf-1bfda445acda48a3df57414f1f5ce0a225da9588.zip
Adding a useragent parameter to surf.
Diffstat (limited to 'surf.1')
-rw-r--r--surf.14
1 files changed, 4 insertions, 0 deletions
diff --git a/surf.1 b/surf.1
index 6cd4044..46f8b68 100644
--- a/surf.1
+++ b/surf.1
@@ -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