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
As opposed to --pretty, there should probably also be a way to disable all log output. Alternatively this could live in clap_verbosity_flag. (see clap-rs/clap-verbosity-flag#9).
As opposed to
--pretty, there should probably also be a way to disable all log output. Alternatively this could live inclap_verbosity_flag. (see clap-rs/clap-verbosity-flag#9).