From: Dieter Plaetinck Date: Sat, 25 Jul 2009 19:47:29 +0000 (+0200) Subject: document talk_to_socket X-Git-Url: https://vcs.maemo.org/git/?p=uzbl-mobile;a=commitdiff_plain;h=15c34d9a9975ad0fa53d34ca1498a0d1ac086e66 document talk_to_socket --- diff --git a/README b/README index d73bab1..453b7a5 100644 --- a/README +++ b/README @@ -141,6 +141,8 @@ The following commands are recognized: * `sync_sh ` - 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 ` + - lets uzbl talk to a socketfile * `exit` * `search ` * `search_reverse `