Skip to content

Commit

Permalink
chore(cast): update from-bin command description (foundry-rs#6077)
Browse files Browse the repository at this point in the history
  • Loading branch information
leovct authored Oct 22, 2023
1 parent 619f3c5 commit 2937e4f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/cast/bin/opts.rs
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ pub enum Subcommands {
data: Vec<String>,
},

/// "Convert binary data into hex data."
/// Convert binary data into hex data.
#[clap(visible_aliases = &["--from-bin", "from-binx", "fb"])]
FromBin,

Expand Down

0 comments on commit 2937e4f

Please sign in to comment.