aboutsummaryrefslogtreecommitdiffhomepage
path: root/README
diff options
context:
space:
mode:
authorGravatar Robert Manea <gotmor@gmail.com>2009-10-26 12:13:23 +0100
committerGravatar Robert Manea <gotmor@gmail.com>2009-10-26 12:13:23 +0100
commit19f9ec181bda0b2e1743a3bb0fd4ddf16437bbe6 (patch)
tree75d166d4b38a07f911cec5a70ab20bf59d1bc8ce /README
parent1cd8e28e016d1cd94b27bc5a864632851a20cdf7 (diff)
removed update_gui command
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 0 insertions, 2 deletions
diff --git a/README b/README
index f4c53db..cd3e8db 100644
--- a/README
+++ b/README
@@ -159,8 +159,6 @@ The following commands are recognized:
- use for chaining multiple commands
- remember to quote the commands; one command must come as one parameter
- if you use `chain` with a handler script which must return some output (such as a cookie handler -- uzbl will wait for and use its output), use sync_spawn or sync_sh instead of spawn or sh in the command that should give the output
-* `update_gui`
- - update the contents of the status and title bars
* `event <event_name> [event_details]`
- send custom event
* menu_add <label> = <uzbl command>