mirror of
https://github.com/platformio/platformio-core.git
synced 2025-08-01 02:54:25 +02:00
Show hint about verbosity mode
This commit is contained in:
@@ -96,6 +96,7 @@ DefaultEnvironment(
|
|||||||
env = DefaultEnvironment()
|
env = DefaultEnvironment()
|
||||||
|
|
||||||
if env.GetOption("silent"):
|
if env.GetOption("silent"):
|
||||||
|
print "Use `-v, --verbose` option to enable verbose mode"
|
||||||
Progress(env.ProgressHandler)
|
Progress(env.ProgressHandler)
|
||||||
|
|
||||||
# decode common variables
|
# decode common variables
|
||||||
|
Reference in New Issue
Block a user