mirror of
https://github.com/timvisee/ffsend.git
synced 2025-02-01 04:01:36 +01:00
Make -P conflict with -p
This commit is contained in:
parent
c6066d6ca2
commit
20c69011ab
@ -32,6 +32,7 @@ impl CmdArg for ArgGenPassphrase {
|
||||
.alias("generate-passphrase")
|
||||
.alias("generate-password")
|
||||
.short("P")
|
||||
.conflicts_with("password")
|
||||
.help("Protect the file with a generated passphrase")
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user