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
This is working as intended. disable_colored_help is specifically for help. If you want to disable colors generally, then you want color = clap::ColorChoice::Never.
Similar to #4671 but in error output
cargo run
Discussed in #4672
The text was updated successfully, but these errors were encountered: