mirror of https://github.com/aria2/aria2
2007-09-09 Tatsuhiro Tsujikawa <tujikawa at rednoah dot com>
Updated man page. * doc/aria2c.1.txt * Release 0.11.3pull/1/head
parent
2ea9ef9f1e
commit
295c36c767
|
@ -3,6 +3,11 @@
|
|||
Updated fr.po by sebone
|
||||
* po/fr.po
|
||||
|
||||
Updated man page.
|
||||
* doc/aria2c.1.txt
|
||||
|
||||
* Release 0.11.3
|
||||
|
||||
2007-09-05 Tatsuhiro Tsujikawa <tujikawa at rednoah dot com>
|
||||
|
||||
* src/MetalinkRequestInfo.cc (execute): Fixed BitTorrent download
|
||||
|
@ -26,7 +31,7 @@
|
|||
* po/ja.po
|
||||
|
||||
Updated man page.
|
||||
* doc/aria2.1.txt
|
||||
* doc/aria2c.1.txt
|
||||
|
||||
* Release 0.11.3-rc
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
#! /bin/sh
|
||||
# Guess values for system-dependent variables and create Makefiles.
|
||||
# Generated by GNU Autoconf 2.61 for aria2c 0.11.3-rc.
|
||||
# Generated by GNU Autoconf 2.61 for aria2c 0.11.3.
|
||||
#
|
||||
# Report bugs to <t-tujikawa@users.sourceforge.net>.
|
||||
#
|
||||
|
@ -574,8 +574,8 @@ SHELL=${CONFIG_SHELL-/bin/sh}
|
|||
# Identity of this package.
|
||||
PACKAGE_NAME='aria2c'
|
||||
PACKAGE_TARNAME='aria2c'
|
||||
PACKAGE_VERSION='0.11.3-rc'
|
||||
PACKAGE_STRING='aria2c 0.11.3-rc'
|
||||
PACKAGE_VERSION='0.11.3'
|
||||
PACKAGE_STRING='aria2c 0.11.3'
|
||||
PACKAGE_BUGREPORT='t-tujikawa@users.sourceforge.net'
|
||||
|
||||
ac_unique_file="src/Socket.h"
|
||||
|
@ -1298,7 +1298,7 @@ if test "$ac_init_help" = "long"; then
|
|||
# Omit some internal or obsolete options to make the list less imposing.
|
||||
# This message is too long to be a string in the A/UX 3.1 sh.
|
||||
cat <<_ACEOF
|
||||
\`configure' configures aria2c 0.11.3-rc to adapt to many kinds of systems.
|
||||
\`configure' configures aria2c 0.11.3 to adapt to many kinds of systems.
|
||||
|
||||
Usage: $0 [OPTION]... [VAR=VALUE]...
|
||||
|
||||
|
@ -1369,7 +1369,7 @@ fi
|
|||
|
||||
if test -n "$ac_init_help"; then
|
||||
case $ac_init_help in
|
||||
short | recursive ) echo "Configuration of aria2c 0.11.3-rc:";;
|
||||
short | recursive ) echo "Configuration of aria2c 0.11.3:";;
|
||||
esac
|
||||
cat <<\_ACEOF
|
||||
|
||||
|
@ -1490,7 +1490,7 @@ fi
|
|||
test -n "$ac_init_help" && exit $ac_status
|
||||
if $ac_init_version; then
|
||||
cat <<\_ACEOF
|
||||
aria2c configure 0.11.3-rc
|
||||
aria2c configure 0.11.3
|
||||
generated by GNU Autoconf 2.61
|
||||
|
||||
Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
|
||||
|
@ -1504,7 +1504,7 @@ cat >config.log <<_ACEOF
|
|||
This file contains any messages produced by compilers while
|
||||
running configure, to aid debugging if configure makes a mistake.
|
||||
|
||||
It was created by aria2c $as_me 0.11.3-rc, which was
|
||||
It was created by aria2c $as_me 0.11.3, which was
|
||||
generated by GNU Autoconf 2.61. Invocation command line was
|
||||
|
||||
$ $0 $@
|
||||
|
@ -2300,7 +2300,7 @@ fi
|
|||
|
||||
# Define the identity of the package.
|
||||
PACKAGE='aria2c'
|
||||
VERSION='0.11.3-rc'
|
||||
VERSION='0.11.3'
|
||||
|
||||
|
||||
cat >>confdefs.h <<_ACEOF
|
||||
|
@ -14327,7 +14327,7 @@ exec 6>&1
|
|||
# report actual input values of CONFIG_FILES etc. instead of their
|
||||
# values after options handling.
|
||||
ac_log="
|
||||
This file was extended by aria2c $as_me 0.11.3-rc, which was
|
||||
This file was extended by aria2c $as_me 0.11.3, which was
|
||||
generated by GNU Autoconf 2.61. Invocation command line was
|
||||
|
||||
CONFIG_FILES = $CONFIG_FILES
|
||||
|
@ -14380,7 +14380,7 @@ Report bugs to <bug-autoconf@gnu.org>."
|
|||
_ACEOF
|
||||
cat >>$CONFIG_STATUS <<_ACEOF
|
||||
ac_cs_version="\\
|
||||
aria2c config.status 0.11.3-rc
|
||||
aria2c config.status 0.11.3
|
||||
configured by $0, generated by GNU Autoconf 2.61,
|
||||
with options \\"`echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
|
||||
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
# Process this file with autoconf to produce a configure script.
|
||||
#
|
||||
AC_PREREQ(2.59)
|
||||
AC_INIT(aria2c, 0.11.3-rc, t-tujikawa@users.sourceforge.net)
|
||||
AC_INIT(aria2c, 0.11.3, t-tujikawa@users.sourceforge.net)
|
||||
AC_CANONICAL_HOST
|
||||
AC_CANONICAL_SYSTEM
|
||||
AM_INIT_AUTOMAKE()
|
||||
|
|
51
doc/aria2c.1
51
doc/aria2c.1
|
@ -1,11 +1,11 @@
|
|||
.\" Title: aria2c
|
||||
.\" Author:
|
||||
.\" Generator: DocBook XSL Stylesheets v1.73.1 <http://docbook.sf.net/>
|
||||
.\" Date: 09/03/2007
|
||||
.\" Date: 09/10/2007
|
||||
.\" Manual:
|
||||
.\" Source:
|
||||
.\"
|
||||
.TH "ARIA2C" "1" "09/03/2007" "" ""
|
||||
.TH "ARIA2C" "1" "09/10/2007" "" ""
|
||||
.\" disable hyphenation
|
||||
.nh
|
||||
.\" disable justification (adjust text to left margin only)
|
||||
|
@ -214,10 +214,35 @@ Rename file name if the same file already exists\. This option works only in htt
|
|||
\-P, \-\-parameterized\-uri[=true|false]
|
||||
.RS 4
|
||||
Enable parameterized URI support\. You can specify set of parts:
|
||||
\fIhttp://{sv1,sv2,sv3}/foo\.iso\fR
|
||||
Also you can specify numeric sequences with step counter:
|
||||
\fI000\-100:2\fR\fI\.img\fR
|
||||
A step counter can be omitted\. If all URIs do not point to the same file, such as the second example above, \-Z option is required\. Default: false
|
||||
.RE
|
||||
.sp
|
||||
.RS 4
|
||||
.nf
|
||||
http://{sv1,sv2,sv3}/foo\.iso
|
||||
.fi
|
||||
.RE
|
||||
.sp
|
||||
.RS 4
|
||||
.nf
|
||||
Also you can specify numeric sequences with step
|
||||
counter:
|
||||
.fi
|
||||
.RE
|
||||
.sp
|
||||
.RS 4
|
||||
.nf
|
||||
http://host/image[000\-100:2]\.img
|
||||
.fi
|
||||
.RE
|
||||
.sp
|
||||
.RS 4
|
||||
.nf
|
||||
A step counter can be omitted\.
|
||||
If all URIs do not point to the same file, such
|
||||
as the second example above, \-Z option is
|
||||
required\.
|
||||
Default: false
|
||||
.fi
|
||||
.RE
|
||||
.PP
|
||||
\-\-check\-integrity=true|false
|
||||
|
@ -425,8 +450,7 @@ aria2c \-P http://{server1,server2,server3}/file\.iso
|
|||
.PP
|
||||
Parameterized URI\. \-Z option is required in this case
|
||||
.RS 4
|
||||
aria2c \-P \-Z
|
||||
001\-100:2\.img
|
||||
aria2c \-P \-Z http://host/file[001\-100:2]\.img
|
||||
.RE
|
||||
.PP
|
||||
Download a torrent
|
||||
|
@ -519,14 +543,3 @@ Tatsuhiro Tsujikawa <t\-tujikawa@users\.sourceforge\.net>
|
|||
.SH "COPYRIGHT"
|
||||
Copyright \(co 2006, 2007 Tatsuhiro Tsujikawa
|
||||
.sp
|
||||
.SH "NOTES"
|
||||
.IP " 1." 4
|
||||
000-100:2
|
||||
.RS 4
|
||||
\%http://host/image
|
||||
.RE
|
||||
.IP " 2." 4
|
||||
001-100:2
|
||||
.RS 4
|
||||
\%http://host/file
|
||||
.RE
|
||||
|
|
|
@ -152,10 +152,14 @@ OPTIONS
|
|||
-P, --parameterized-uri[=true|false]::
|
||||
Enable parameterized URI support.
|
||||
You can specify set of parts:
|
||||
'http://{sv1,sv2,sv3}/foo.iso'
|
||||
----------------------------
|
||||
http://{sv1,sv2,sv3}/foo.iso
|
||||
----------------------------
|
||||
Also you can specify numeric sequences with step
|
||||
counter:
|
||||
'http://host/image[000-100:2].img'
|
||||
--------------------------------
|
||||
http://host/image[000-100:2].img
|
||||
--------------------------------
|
||||
A step counter can be omitted.
|
||||
If all URIs do not point to the same file, such
|
||||
as the second example above, -Z option is
|
||||
|
@ -325,7 +329,7 @@ EXAMPLES
|
|||
Parameterized URI::
|
||||
aria2c -P http://{server1,server2,server3}/file.iso
|
||||
Parameterized URI. -Z option is required in this case::
|
||||
aria2c -P -Z http://host/file[001-100:2].img
|
||||
aria2c -P -Z \http://host/file[001-100:2].img
|
||||
|
||||
Download a torrent::
|
||||
aria2c -o test.torrent http://AAA.BBB.CCC/file.torrent
|
||||
|
|
|
@ -9,7 +9,7 @@
|
|||
# General Public License and is *not* in the public domain.
|
||||
|
||||
PACKAGE = aria2c
|
||||
VERSION = 0.11.3-rc
|
||||
VERSION = 0.11.3
|
||||
|
||||
SHELL = /bin/sh
|
||||
|
||||
|
|
Loading…
Reference in New Issue