diff options
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/pacman.conf.5.txt | 5 | 
1 files changed, 5 insertions, 0 deletions
| diff --git a/doc/pacman.conf.5.txt b/doc/pacman.conf.5.txt index 690e3f48..2a0f88ac 100644 --- a/doc/pacman.conf.5.txt +++ b/doc/pacman.conf.5.txt @@ -113,6 +113,11 @@ Options  	Download delta files instead of complete packages if possible.  Requires  	the xdelta program to be installed. +*TotalDownload*:: +	When downloading, display the amount downloaded, download rate, ETA, +	and completed percentage of the entire download list list rather +	than the percent of each individual download target. The progress +	bar is still based solely on the current file download.  Repository Sections  ------------------- | 
