public-api: fix argument comment

reviewable/pr1311/r2
Tamir Duberstein 3 weeks ago
parent c251ec82c0
commit 5b8c4ed630
No known key found for this signature in database

@ -18,7 +18,7 @@ pub struct Options {
#[clap(long)]
pub bless: bool,
/// Bless new API changes.
/// Build for the target triple.
#[clap(long)]
pub target: Option<String>,
}

Loading…
Cancel
Save