Controls the progress display. \fB\ markSize \fP is the number of bytes one '#' character represents. The default is 1024.
.TP
\fB\-n\fP 次重试
.TP
Specify the number of times to retry downloading if the download isn't successful. If this option is not specified, eepget will not retry.
.TP
\fB\-o\fP 文件
.TP
Sets the output file to write to. If this option is not given, the output filename will be determined by the URL.
.TP
\fB\-p\fP proxy_host[:port]
.TP
Specify an I2P proxy server (eeproxy) to use. If the port is not specified, eepget will use 4444. If this option is not specified, eepget will use 127.0.0.1:4444. Specify \fB\-c\fP or \fB\-p\fP :0 to disable the eeproxy.
.TP
\fB\-t\fP 秒
.TP
Sets the inactivity timeout. The default is 60 seconds.
.TP
\fB\-u\fP 用户名
.TP
Sets the username for proxy authorization, if required.
.TP
\fB\-x\fP 密码
.TP
Sets the password for proxy authorization, if required. If a username is specified but not a password, EepGet will prompt for the password.