From 15c34d9a9975ad0fa53d34ca1498a0d1ac086e66 Mon Sep 17 00:00:00 2001 From: Dieter Plaetinck Date: Sat, 25 Jul 2009 21:47:29 +0200 Subject: [PATCH] document talk_to_socket --- README | 2 ++ 1 file changed, 2 insertions(+) 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 ` -- 1.7.9.5