pull: Default to verbosity level 1.

* guix/scripts/pull.scm (%default-options): Change 'verbosity to 1.
master
Ludovic Courtès 2019-01-27 18:16:25 +01:00
parent 35dcaa119e
commit 2790b6670b
No known key found for this signature in database
GPG Key ID: 090B11993D9AEBB5
1 changed files with 1 additions and 1 deletions

View File

@ -69,7 +69,7 @@
(multiplexed-build-output? . #t)
(graft? . #t)
(debug . 0)
(verbosity . 2)))
(verbosity . 1)))
(define (show-help)
(display (G_ "Usage: guix pull [OPTION]...