Skip to content

Commit

Permalink
Update description
Browse files Browse the repository at this point in the history
  • Loading branch information
lbeder committed Dec 8, 2024
1 parent 433695a commit df26bd9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main.rs
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ struct Cli {

#[derive(Subcommand)]
enum Commands {
#[command(about = "Derive a key using using Scrypt, Argon2, SHA2, and SHA3")]
#[command(about = "Derive a key using using Scrypt, Argon2, Balloon Hash, SHA2, and SHA3")]
Derive {
#[arg(
short,
Expand Down

0 comments on commit df26bd9

Please sign in to comment.