index : pacman | |
Archlinux32 fork of pacman | gitolite user |
summaryrefslogtreecommitdiff |
author | Ivy Foster <escondida@iff.ink> | 2020-04-23 13:12:03 -0500 |
---|---|---|
committer | Allan McRae <allan@archlinux.org> | 2020-04-29 13:57:53 +1000 |
commit | 969e1ab996e79f3e121d0fb3bfd4e91ac7d6f488 (patch) | |
tree | 49868a5b50768c9b3a43f4ff9740529be869f321 /doc/pacman.conf.5.asciidoc | |
parent | 24392223752480b9088321ad0f914118d0346e55 (diff) |
-rw-r--r-- | doc/pacman.conf.5.asciidoc | 4 |
diff --git a/doc/pacman.conf.5.asciidoc b/doc/pacman.conf.5.asciidoc index b297e332..5e4602a0 100644 --- a/doc/pacman.conf.5.asciidoc +++ b/doc/pacman.conf.5.asciidoc @@ -186,6 +186,10 @@ Options *Color*:: Automatically enable colors only when pacman's output is on a tty. +*NoProgressBar*:: + Disables progress bars. This is useful for terminals which do + not support escape characters. + *TotalDownload*:: When downloading, display the amount downloaded, download rate, ETA, and completed percentage of the entire download list rather |