aboutsummaryrefslogtreecommitdiffhomepage
path: root/README
diff options
context:
space:
mode:
authorGravatar Dieter Plaetinck <dieter@plaetinck.be>2009-07-19 10:50:41 +0200
committerGravatar Dieter Plaetinck <dieter@plaetinck.be>2009-07-19 10:50:41 +0200
commitca17db26a529867716e406a69a55d16e6314381d (patch)
tree49421b38438975ce48ccc34835993a49025ae014 /README
parent8289b66de28c13dab9adffd977d023ec1e1daa78 (diff)
usage output fixes
Diffstat (limited to 'README')
-rw-r--r--README5
1 files changed, 2 insertions, 3 deletions
diff --git a/README b/README
index f1f483f..d73bab1 100644
--- a/README
+++ b/README
@@ -402,10 +402,10 @@ Copying the Uzbl object and creating public functions should be taken with care
### COMMAND LINE ARGUMENTS
uzbl [ uri ]
- -u, --uri=URI alternative way to load uri on start. (equivalent to 'set uri = URI')
+ -u, --uri=URI Uri to load at startup (equivalent to 'uzbl <uri>' or 'set uri = URI' after uzbl has launched)
-v, --verbose Whether to print all messages or just errors.
-n, --name=NAME Name of the current instance (defaults to Xorg window id)
- -c, --config=FILE Config file (or `-` to use stdin)
+ -c, --config=FILE Path to config file or '-' for stdin
-s, --socket=SOCKET Socket ID
-g, --geometry=GEOMETRY Set window geometry (format: WIDTHxHEIGHT+-X+-Y)
-V, --version Print the version and exit
@@ -415,6 +415,5 @@ Copying the Uzbl object and creating public functions should be taken with care
-
### BUGS
Please report new issues @ uzbl.org/bugs