.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.16. .TH PARFIVE "1" "October 2020" "parfive 1.2.0" "User Commands" .SH NAME parfive \- Python Asyncio Based Downloader .SH DESCRIPTION usage: parfive [\-h] [\-\-max\-conn MAX_CONN] [\-\-overwrite] [\-\-no\-file\-progress] .IP [\-\-directory DIRECTORY] [\-\-print\-filenames] URLS [URLS ...] .PP Parfive, the python asyncio based downloader .SS "positional arguments:" .TP URLS URLs of files to be downloaded. .SS "optional arguments:" .TP \fB\-h\fR, \fB\-\-help\fR show this help message and exit .TP \fB\-\-max\-conn\fR MAX_CONN Number of maximum connections. .TP \fB\-\-overwrite\fR Overwrite if the file exists. .TP \fB\-\-no\-file\-progress\fR Show progress bar for each file. .TP \fB\-\-directory\fR DIRECTORY Directory to which downloaded files are saved. .TP \fB\-\-print\-filenames\fR Print successfully downloaded files's names to stdout.