diff options
Diffstat (limited to 'surf.1')
-rw-r--r-- | surf.1 | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -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 |