aboutsummaryrefslogtreecommitdiffhomepage
path: root/README
diff options
context:
space:
mode:
authorGravatar Dieter Plaetinck <dieter@plaetinck.be>2009-07-11 16:18:29 +0200
committerGravatar Dieter Plaetinck <dieter@plaetinck.be>2009-07-11 16:18:29 +0200
commit0e985d44b7a2a86620c878915e480ec9ddb491bf (patch)
tree88f146c77ac3c5617c39ad1951a8708c02ac9779 /README
parent8fe37c5e4751c120cbe908128bd1a457b00ba763 (diff)
document alternative way for uri setting
Diffstat (limited to 'README')
-rw-r--r--README4
1 files changed, 2 insertions, 2 deletions
diff --git a/README b/README
index 6eaac42..ae9932b 100644
--- a/README
+++ b/README
@@ -298,8 +298,8 @@ The script specific arguments are this:
Custom, userdefined scripts (`spawn foo bar`) get first the arguments as specified in the config and then the above 7 are added at the end.
### COMMAND LINE ARGUMENTS
-
- -u, --uri=URI Uri to load (equivalent to 'set uri = URI')
+ uzbl [ uri ]
+ -u, --uri=URI alternative way to load uri on start. (equivalent to 'set uri = URI')
-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)