From 969e1ab996e79f3e121d0fb3bfd4e91ac7d6f488 Mon Sep 17 00:00:00 2001 From: Ivy Foster Date: Thu, 23 Apr 2020 13:12:03 -0500 Subject: Add NoProgressbar to pacman.conf options This is useful for dumb terminals that do not support escape sequences. Signed-off-by: Ivy Foster Signed-off-by: Allan McRae --- doc/pacman.conf.5.asciidoc | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'doc') 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 -- cgit v1.2.3-54-g00ecf