summaryrefslogtreecommitdiff
path: root/man/5
diff options
context:
space:
mode:
Diffstat (limited to 'man/5')
-rw-r--r--man/5/pkg.conf10
1 files changed, 9 insertions, 1 deletions
diff --git a/man/5/pkg.conf b/man/5/pkg.conf
index cfa1c9f..9bb918a 100644
--- a/man/5/pkg.conf
+++ b/man/5/pkg.conf
@@ -42,9 +42,17 @@ path for the local package tree
Options to invoke L<checklinks>(1) with
+=item B<COLOURS>=I<boolean> (--colours) [1]
+
+Colorize the output (cyan for info messages, red for errors/warnings)
+
+=item B<PROGRESS>=I<boolean> (--progress) [1]
+
+Show a progress bar when performing tasks on all packages
+
=item B<SILENT>=I<boolean> (--quiet) [0]
-Operate in silent mode if 1
+Operate in silent mode. If B<1>, it also sets PROGRESS=0
=item B<DEBUG>=I<boolean> (--debug) [0]