typo
This commit is contained in:
parent
6b53d48346
commit
240f5d93f2
@ -45,7 +45,7 @@ struct Cli {
|
|||||||
|
|
||||||
#[derive(Subcommand)]
|
#[derive(Subcommand)]
|
||||||
enum Commands {
|
enum Commands {
|
||||||
/// Ecnrypt
|
/// Encrypt
|
||||||
Encrypt {
|
Encrypt {
|
||||||
/// (default Some('11'))
|
/// (default Some('11'))
|
||||||
#[arg(long = "nturn", short = 'n')]
|
#[arg(long = "nturn", short = 'n')]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user