summaryrefslogtreecommitdiff
path: root/doc/dwb.1
diff options
context:
space:
mode:
authorportix <none@none>2012-06-12 22:29:09 +0200
committerportix <none@none>2012-06-12 22:29:09 +0200
commite1a3a29d6c1f3f5dd3ed782b04d656166dcfe542 (patch)
treef0f40ca4a7bf11ae6faee25d20d945fb9a542371 /doc/dwb.1
parentebb1594b91813903540b3866d4fc917eebb018eb (diff)
downloaddwb-e1a3a29d6c1f3f5dd3ed782b04d656166dcfe542.zip
New command line option -S/--enable-scripts
Diffstat (limited to 'doc/dwb.1')
-rw-r--r--doc/dwb.17
1 files changed, 6 insertions, 1 deletions
diff --git a/doc/dwb.1 b/doc/dwb.1
index 7fa50c6a..48f26caf 100644
--- a/doc/dwb.1
+++ b/doc/dwb.1
@@ -82,6 +82,11 @@ Open a new session, even if
is enabled\&.
.RE
.PP
+\fB\-S, \-\-enable\-scripts\fR
+.RS 4
+Enables the javascript interface, if there are scripts in $XDG_CONFIG_HOME/dwb/userscripts that use the javascript api this option is not needed\&.
+.RE
+.PP
\fB\-x, \-\-execute\fR=\fIcommands\fR
.RS 4
Execute a list of dwb commands seperated by
@@ -1064,7 +1069,7 @@ Load a html string in a new tab\&. This command is mainly intended for use in us
.PP
\fBunbound\fR
.RS 4
-Execute a javascript snippet that uses the the internal jsapi (command
+Execute a javascript snippet that uses the the internal javascript api\&. This command only works if the javascript interface is enabled, i\&.e\&. if there are scripts in $XDG_CONFIG_HOME/dwb/userscripts that use the api or if dwb is started with \-S/\-\-enable\-scripts (command
\fIeval\fR)\&.
.RE
.PP