X-Git-Url: http://vcs.maemo.org/git/?a=blobdiff_plain;f=README;h=d5db188e51b0c1178149bdea70b6fe771e759e6d;hb=fe84dba46082f9cc949b86e2fd32c6e055aec0a0;hp=e738a7e3638cef63993d3c195624be97b7d69c9d;hpb=e7ec1cf49a0afe456855b0b30db6caec2220a5dd;p=uzbl-mobile diff --git a/README b/README index e738a7e..d5db188 100644 --- a/README +++ b/README @@ -290,23 +290,29 @@ The script specific arguments are this: * cookie handler $8 GET/PUT - $9 request address host (if current page url is www.foo.com/somepage, this could be something else than foo, eg advertising from another host) - $10 request address path - $11 cookie (only with PUT requests) + $9 request address scheme (e.g. http or https) + $10 request address host (if current page url is www.foo.com/somepage, this could be something else than foo, eg advertising from another host) + $11 request address path + $12 cookie (only with PUT requests) 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) + -s, --socket=SOCKET Socket ID + -V, --version Print the version and exit --display=DISPLAY X display to use --help Help + + + ### BUGS known bugs: