Be more positive in help output about our software working and not failing (#334)

This commit is contained in:
Ana Hobden 2023-03-13 14:09:20 -07:00 committed by GitHub
parent 1861d48d59
commit 8e27adcf98
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -203,8 +203,7 @@ pub struct CommonSettings {
/// "triple": "x86_64-unknown-linux-gnu",
/// "is_ci": false,
/// "action": "Install",
/// "status": "Failure",
/// "failure_variant": "Symlink"
/// "status": "Success"
/// }
///
/// To disable diagnostic reporting, unset the default with `--diagnostic-endpoint=`