Show hint about verbosity mode

This commit is contained in:
Ivan Kravets
2016-08-03 01:04:40 +03:00
parent fbadf83997
commit 98a6449b06

View File

@ -96,6 +96,7 @@ DefaultEnvironment(
env = DefaultEnvironment()
if env.GetOption("silent"):
print "Use `-v, --verbose` option to enable verbose mode"
Progress(env.ProgressHandler)
# decode common variables