mirror of
https://github.com/aria2/aria2.git
synced 2025-04-05 13:37:40 +03:00
[Docs] Added control file option to docs
This commit is contained in:
parent
3644f077ad
commit
b408409f13
1 changed files with 2 additions and 2 deletions
|
@ -3,7 +3,7 @@ aria2c(1)
|
||||||
|
|
||||||
SYNOPSIS
|
SYNOPSIS
|
||||||
--------
|
--------
|
||||||
**aria2c** [<OPTIONS>] [<URI>|<MAGNET>|<TORRENT_FILE>|<METALINK_FILE>|<CONTROL_FILE>] ...
|
**aria2c** [<OPTIONS>] [<URI>|<MAGNET>|<TORRENT_FILE>|<METALINK_FILE>|<ARIA2_CONTROL_FILE>] ...
|
||||||
|
|
||||||
DESCRIPTION
|
DESCRIPTION
|
||||||
-----------
|
-----------
|
||||||
|
@ -1736,7 +1736,7 @@ Some options takes ``K`` and ``M`` to conveniently represent 1024 and
|
||||||
case-insensitive way. In other words, ``k`` and ``m`` can be used as
|
case-insensitive way. In other words, ``k`` and ``m`` can be used as
|
||||||
well as ``K`` and ``M`` respectively.
|
well as ``K`` and ``M`` respectively.
|
||||||
|
|
||||||
URI, MAGNET, TORRENT_FILE, METALINK_FILE, CONTROL_FILE
|
URI, MAGNET, TORRENT_FILE, METALINK_FILE, ARIA2_CONTROL_FILE
|
||||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||||
|
|
||||||
You can specify multiple URIs in command-line. Unless you specify
|
You can specify multiple URIs in command-line. Unless you specify
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue