This commit is contained in:
Sam Hadow 2024-05-03 10:00:14 +02:00
parent 6b53d48346
commit 240f5d93f2

View File

@ -45,7 +45,7 @@ struct Cli {
#[derive(Subcommand)]
enum Commands {
/// Ecnrypt
/// Encrypt
Encrypt {
/// (default Some('11'))
#[arg(long = "nturn", short = 'n')]