You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Would be nice to have an option for silencing normal output messages (not errors and warnings) whenever desired. For instance, when updating PO based on new POT, it outputs one line per updated file, which may result in a very noise output for great number of files. Taking Sphinx as an example, -q / --quiet would be great options.
The text was updated successfully, but these errors were encountered:
Would be nice to have an option for silencing normal output messages (not errors and warnings) whenever desired. For instance, when updating PO based on new POT, it outputs one line per updated file, which may result in a very noise output for great number of files. Taking Sphinx as an example,
-q
/--quiet
would be great options.The text was updated successfully, but these errors were encountered: