mirror of https://github.com/aria2/aria2
Fixed typo
parent
7d62e1877e
commit
5a050dacfa
|
@ -1,11 +1,11 @@
|
||||||
.\" Title: aria2c
|
.\" Title: aria2c
|
||||||
.\" Author:
|
.\" Author:
|
||||||
.\" Generator: DocBook XSL Stylesheets v1.73.1 <http://docbook.sf.net/>
|
.\" Generator: DocBook XSL Stylesheets v1.73.1 <http://docbook.sf.net/>
|
||||||
.\" Date: 12/08/2007
|
.\" Date: 12/10/2007
|
||||||
.\" Manual:
|
.\" Manual:
|
||||||
.\" Source:
|
.\" Source:
|
||||||
.\"
|
.\"
|
||||||
.TH "ARIA2C" "1" "12/08/2007" "" ""
|
.TH "ARIA2C" "1" "12/10/2007" "" ""
|
||||||
.\" disable hyphenation
|
.\" disable hyphenation
|
||||||
.nh
|
.nh
|
||||||
.\" disable justification (adjust text to left margin only)
|
.\" disable justification (adjust text to left margin only)
|
||||||
|
@ -20,7 +20,7 @@ aria2c - The ultra fast download utility
|
||||||
\fIaria2c\fR [OPTIONS] \-M METALINK_FILE
|
\fIaria2c\fR [OPTIONS] \-M METALINK_FILE
|
||||||
.sp
|
.sp
|
||||||
.SH "DESCRIPTION"
|
.SH "DESCRIPTION"
|
||||||
aria2 is a utility for downloading files\. The supported protocols are http(s)/ftp/BitTorrent/Metalink\. aria2 has powerful segmented downloading ability, downloading a file from multiple sources and multiple protocols, utilizing your download bandwidth to the max\. It even supports downloading a file from http(s)/ftp and BitTorrent at the same time, while the data downloaded form http(s)/ftp is uploaded to BitTorrent swarm\.
|
aria2 is a utility for downloading files\. The supported protocols are http(s)/ftp/BitTorrent/Metalink\. aria2 has powerful segmented downloading ability, downloading a file from multiple sources and multiple protocols, utilizing your download bandwidth to the max\. It even supports downloading a file from http(s)/ftp and BitTorrent at the same time, while the data downloaded from http(s)/ftp is uploaded to BitTorrent swarm\.
|
||||||
.sp
|
.sp
|
||||||
aria2 also provides most reliable http(s)/ftp downloading experience ever\. Using Metalink\'s chunk checksums, aria2 automatically validates chunk of data while downloading a file like BitTorrent\.
|
aria2 also provides most reliable http(s)/ftp downloading experience ever\. Using Metalink\'s chunk checksums, aria2 automatically validates chunk of data while downloading a file like BitTorrent\.
|
||||||
.sp
|
.sp
|
||||||
|
|
|
@ -20,7 +20,7 @@ aria2 is a utility for downloading files.
|
||||||
The supported protocols are http(s)/ftp/BitTorrent/Metalink.
|
The supported protocols are http(s)/ftp/BitTorrent/Metalink.
|
||||||
aria2 has powerful segmented downloading ability, downloading a file
|
aria2 has powerful segmented downloading ability, downloading a file
|
||||||
from multiple sources and multiple protocols, utilizing your download bandwidth to the max.
|
from multiple sources and multiple protocols, utilizing your download bandwidth to the max.
|
||||||
It even supports downloading a file from http(s)/ftp and BitTorrent at the same time, while the data downloaded form http(s)/ftp is uploaded to BitTorrent swarm.
|
It even supports downloading a file from http(s)/ftp and BitTorrent at the same time, while the data downloaded from http(s)/ftp is uploaded to BitTorrent swarm.
|
||||||
|
|
||||||
aria2 also provides most reliable http(s)/ftp downloading experience ever.
|
aria2 also provides most reliable http(s)/ftp downloading experience ever.
|
||||||
Using Metalink's chunk checksums, aria2 automatically validates chunk of data
|
Using Metalink's chunk checksums, aria2 automatically validates chunk of data
|
||||||
|
|
Loading…
Reference in New Issue