document talk_to_socket
authorDieter Plaetinck <dieter@plaetinck.be>
Sat, 25 Jul 2009 19:47:29 +0000 (21:47 +0200)
committerDieter Plaetinck <dieter@plaetinck.be>
Sat, 25 Jul 2009 19:47:29 +0000 (21:47 +0200)
README

diff --git a/README b/README
index d73bab1..453b7a5 100644 (file)
--- a/README
+++ b/README
@@ -141,6 +141,8 @@ The following commands are recognized:
 * `sync_sh <command>`
    - these are synchronous variants of `spawn` and `sh`, which means uzbl will wait for them to return
    - you should only need to use these manually if you want to use a chain command in a handler that wants output from the command it runs
+* `talk_to_socket <socketfile> <tokens/command>`
+   - lets uzbl talk to a socketfile
 * `exit`
 * `search <string>`
 * `search_reverse <string>`