X-Git-Url: http://sjero.net/git/?p=wget;a=blobdiff_plain;f=doc%2Fwget.texi;fp=doc%2Fwget.texi;h=fed188ad982e1690234c10d3e20d41f69cc72dc1;hp=288059ef378361b302ac7f948e3ab70b79ac0e37;hb=0e6f1c2dacb7027247518eb52ab53c92c6d8c467;hpb=7df4b05f0b2fe910119ef5ea4ce6b6d4c3ec9ff2 diff --git a/doc/wget.texi b/doc/wget.texi index 288059ef..fed188ad 100644 --- a/doc/wget.texi +++ b/doc/wget.texi @@ -715,9 +715,12 @@ different meaning to one dot. With the @code{default} style each dot represents 1K, there are ten dots in a cluster and 50 dots in a line. The @code{binary} style has a more ``computer''-like orientation---8K dots, 16-dots clusters and 48 dots per line (which makes for 384K -lines). The @code{mega} style is suitable for downloading very large +lines). The @code{mega} style is suitable for downloading large files---each dot represents 64K retrieved, there are eight dots in a cluster, and 48 dots on each line (so each line contains 3M). +If @code{mega} is not enough then you can use the @code{giga} +style---each dot represents 1M retrieved, there are eight dots in a +cluster, and 32 dots on each line (so each line contains 32M). Note that you can set the default style using the @code{progress} command in @file{.wgetrc}. That setting may be overridden from the