aboutsummaryrefslogtreecommitdiffhomepage
path: root/README
diff options
context:
space:
mode:
authorGravatar Robert Manea <gotmor@gmail.com>2009-09-18 15:20:24 +0200
committerGravatar Robert Manea <gotmor@gmail.com>2009-09-18 15:20:24 +0200
commit089b27266b9b086e1e0b7d1797e3af4316930e23 (patch)
treef4aca5315882a46cd13905a56885e7a038d111e4 /README
parentf91d6a4c56b2c9b6db21ffcd9751ac0c4b923d0d (diff)
docu update
Diffstat (limited to 'README')
-rw-r--r--README4
1 files changed, 2 insertions, 2 deletions
diff --git a/README b/README
index d696733..d233101 100644
--- a/README
+++ b/README
@@ -84,8 +84,8 @@ If you made changes to the configuration at runtime, these are not pased on to t
Uzbl will read commands via standard input, named fifo pipe (if `fifo_dir` is set) and IPC socket (when `socket_dir` is set).
For convenience, uzbl can also be instructed to read commands from a file on startup by using the `-c` option. Indeed, the config file is nothing more than a list of commands.
-Each command starts with the name of the command, which must be the first thing on a line; preceding whitespace is not allowed.
-A command is terminated by a newline. Empty lines and lines that start with the hash sign are ignored by the parser. Command names are always written in lowercase.
+Each command starts with the name of the command or an uzbl variable that expands to it. A command is terminated by a newline.
+Empty lines and lines that start with the hash sign are ignored by the parser. Command names are always written in lowercase.
The following commands are recognized: