]> git.lizzy.rs Git - rust.git/commitdiff
rustbuild: add verbose to config.toml.example
authorMarc-Antoine Perennou <Marc-Antoine@Perennou.com>
Mon, 6 Feb 2017 19:47:04 +0000 (20:47 +0100)
committerMarc-Antoine Perennou <Marc-Antoine@Perennou.com>
Mon, 6 Feb 2017 19:47:04 +0000 (20:47 +0100)
Signed-off-by: Marc-Antoine Perennou <Marc-Antoine@Perennou.com>
src/bootstrap/config.toml.example

index a53419ad7fd780a28b41fcf6433a5081510187bc..42bc20c24e569ee3be1a306023a59c3a00e02dcf 100644 (file)
 # disabled by default.
 #extended = false
 
+# Verbosity level: 0 == not verbose, 1 == verbose, 2 == very verbose
+#verbose = 0
+
 # =============================================================================
 # General install configuration options
 # =============================================================================