From: DuClare Date: Sun, 17 May 2009 17:03:56 +0000 (+0300) Subject: Fix README moar^3 X-Git-Url: https://vcs.maemo.org/git/?a=commitdiff_plain;h=647e32afdb05c5e975ec57eca0867b8daf2a5beb;p=uzbl-mobile Fix README moar^3 --- diff --git a/README b/README index 59ddb79..b892814 100644 --- a/README +++ b/README @@ -103,7 +103,7 @@ Using the first example, uzbl will load the url you entered by typing an `o`, a This tells uzbl to execute an action immediately. The simplest example of this would be `act exit`; you know what that'll do. KEYCMD -This sets the interactive command buffer to ``. Keycmd is primarily useful for scripts that help you type a command while still letting you edit it before execution. For example, if you have a binding like `o _` that opens an URL, then you could create a binding O that spawns a script which will set the command buffer to `o current-uri-here`, letting you enter relative URLs easily. +This sets the interactive command buffer to ``. Keycmd is primarily useful for scripts that help you type a command while still letting you edit it before execution. For example, if you have a binding like "o _" that opens an URL, then you could create a binding `O` that spawns a script which will set the command buffer to "o current-uri-here", letting you enter relative URLs easily. ### VARIABLE REPLACEMENT