guix/doc
Ludovic Courtès e45ef9a648
status: Don't display download URLs for '--verbosity=1'.
With this change, each substitute occupies a single line of
output (instead of two) when using '-v1', the default for 'guix package'
& co.

* guix/status.scm (print-build-event): Add #:print-urls? and honor it.
(print-build-event/quiet): Pass #:print-urls? #f.
(print-build-event/quiet-with-urls): New procedure.
(logger-for-level): Add case for LEVEL 2.
* doc/guix.texi (Common Build Options): Adjust '--verbosity'
documentation.
2021-03-31 15:57:46 +02:00
..
images
build.scm doc: Remove the guile-lib/htmlprag-fixed package. 2021-03-20 15:55:18 -04:00
contributing.texi doc: Document the guidelines for removing inactive committers. 2021-03-18 16:09:11 -04:00
environment-gdb.scm
fdl-1.3.texi
guix-cookbook.texi doc: cookbook: Add "Guix System Image API" section. 2021-01-21 14:40:36 +01:00
guix.texi status: Don't display download URLs for '--verbosity=1'. 2021-03-31 15:57:46 +02:00
htmlxref.cnf
local.mk doc: Fix xref translation macro. 2020-10-27 00:40:24 +01:00
package-hello.json
package-hello.scm