mirror of
https://github.com/aria2/aria2.git
synced 2026-04-02 10:55:00 +00:00
2008-12-17 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net>
Update doc for --realtime-chunk-checksum option. * src/usage_text.h
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
2008-12-17 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net>
|
||||
|
||||
Update doc for --realtime-chunk-checksum option.
|
||||
* src/usage_text.h
|
||||
|
||||
2008-12-17 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net>
|
||||
|
||||
Updated French, Japanese, Russian and Ukrainian translations.
|
||||
|
||||
@@ -164,8 +164,7 @@ _(" -V, --check-integrity[=true|false] Check file integrity by validating piece\
|
||||
#define TEXT_REALTIME_CHUNK_CHECKSUM \
|
||||
_(" --realtime-chunk-checksum=true|false Validate chunk of data by calculating\n"\
|
||||
" checksum while downloading a file if chunk\n"\
|
||||
" checksums are provided. Currently Metalink is the\n"\
|
||||
" only way to provide chunk checksums.")
|
||||
" checksums are provided.")
|
||||
#define TEXT_CONTINUE \
|
||||
_(" -c, --continue Continue downloading a partially downloaded\n"\
|
||||
" file. Use this option to resume a download\n"\
|
||||
|
||||
Reference in New Issue
Block a user