mirror of https://github.com/aria2/aria2
2009-02-02 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net>
Updated doc for --enable-http-server. * src/usage_text.hpull/1/head
parent
a2fcc3f037
commit
746c00d400
|
@ -1,3 +1,8 @@
|
||||||
|
2009-02-02 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net>
|
||||||
|
|
||||||
|
Updated doc for --enable-http-server.
|
||||||
|
* src/usage_text.h
|
||||||
|
|
||||||
2009-02-02 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net>
|
2009-02-02 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net>
|
||||||
|
|
||||||
Documented --http-server-listen-port and --enable-http-server in
|
Documented --http-server-listen-port and --enable-http-server in
|
||||||
|
|
|
@ -470,7 +470,7 @@ _(" --http-server-listen-port=PORT Specify a port number for the built-in HTTP\n
|
||||||
" --enable-http-server[=true|false] Enable the built-in HTTP server. Currently,\n"\
|
" --enable-http-server[=true|false] Enable the built-in HTTP server. Currently,\n"\
|
||||||
" this is the experimental feature and it just\n"\
|
" this is the experimental feature and it just\n"\
|
||||||
" provides the current download progress. Use your\n"\
|
" provides the current download progress. Use your\n"\
|
||||||
" web browser(recommend to use console-based one,\n"\
|
" web browser(console-based ones, such as elinks,\n"\
|
||||||
" such as elinks, w3m) to connect the server and see\n"\
|
" w3m, are recommended) to connect the server and\n"\
|
||||||
" what's what."
|
" see what's what."
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue