Basic Startup Options
=====================
`-V'
`--version'
Display the version of Wget.
`-h'
`--help'
Print a help message describing all of Wget's command-line options.
`-b'
`--background'
Go to background immediately after startup. If no output file is
specified via the `-o', output is redirected to `wget-log'.
`-e COMMAND'
`--execute COMMAND'
Execute COMMAND as if it were a part of `.wgetrc' (Note:Startup
File). A command thus invoked will be executed _after_ the
commands in `.wgetrc', thus taking precedence over them.