wget --help
GNU Wget 1.14, a non-interactive network retriever.
Usage: wget [OPTION]... [URL]...
Mandatory arguments to long options are mandatory for short options too.
Startup:
-V, --version display the version of Wget and exit.
-h, --help print this help.
-b, --background go to background after startup.
-e, --execute=COMMAND execute a `.wgetrc'-style command.
...
shell> wget -b https://download.filezilla-project.org/client/FileZilla_3.60.2_win64_sponsored-setup.exe
Continuing in background, pid 24022.
Output will be written to ‘wget-log.2’.