uget-gtk --version (return code: 0)
uGet 2.0.8 for GTK+
uget-gtk --help (return code: 0)
Usage:
uget-gtk [OPTION...] [URL]
-?, --help Show help options
-V, --version display the version of uGet and exit.
--quiet add download directly. Don't show dialog.
--category-index=N add download to Nth category.
-i, --input-file=FILE add URLs found in FILE.
--set-offline=N set offline mode to N. (0=Disable)
--folder=FOLDER placed download file in FOLDER.
--filename=FILE set download filename to FILE.
--user=USER set both ftp and http user to USER.
--password=PASS set both ftp and http password to PASS.
--proxy-type=N set proxy type to N. (0=Don't use)
--proxy-host=HOST set proxy host to HOST.
--proxy-port=PORT set proxy port to PORT.
--proxy-user=USER set USER as proxy username.
--proxy-password=PASS set PASS as proxy password.
--http-user=USER set http user to USER.
--http-password=PASS set http password to PASS.
--http-referer=URL include `Referer: URL' header in HTTP request.
--http-user-agent=AGENT identify as AGENT instead of default.
--http-cookie-data=STRING load cookies from STRING.
--http-cookie-file=FILE load cookies from FILE.
--http-post-data=STRING use the POST method; send STRING as the data.
--http-post-file=FILE use the POST method; send contents of FILE
--ftp-user=USER set ftp user to USER.
--ftp-password=PASS set ftp password to PASS.