Adding web inspector support to surf.
[surf.git] / surf.1
diff --git a/surf.1 b/surf.1
index 9335838..bb37e54 100644 (file)
--- a/surf.1
+++ b/surf.1
@@ -3,16 +3,12 @@
 surf \- simple webkit-based browser
 .SH SYNOPSIS
 .B surf
+.RB [-ipnsvx]
 .RB [-c\ cookiefile]
 .RB [-e\ xid]
-.RB [-i]
-.RB [-p]
 .RB [-r\ scriptfile]
-.RB [-s]
 .RB [-t\ stylefile]
 .RB [-u\ useragent]
-.RB [-v]
-.RB [-x]
 .RB "URI"
 .SH DESCRIPTION
 surf is a simple Web browser based on WebKit/GTK+. It is able
@@ -30,6 +26,9 @@ Reparents to window specified by xid.
 .B \-i
 Disable Images
 .TP
+.B \-n
+Disable the Web Inspector (Developer Tools).
+.TP
 .B \-p
 Disable Plugins
 .TP
@@ -127,6 +126,9 @@ Copies current URI to primary selection.
 .B Ctrl\-o
 Show the sourcecode of the current page.
 .TP
+.B Ctrl\-Shift\-o
+Open the Web Inspector (Developer Tools) window for the current page.
+.TP
 .B Ctrl\-Shift\-c
 Toggle caret browsing.
 .TP