Skip to content

Commit e9347d4

Browse files
committed
try restore double-colon in kdf option
1 parent 026469f commit e9347d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tomb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3143,7 +3143,7 @@ main() {
31433143

31443144
# -o in forge and lock is used to pass an alternate cipher.
31453145

3146-
subcommands_opts[forge]="-ignore-swap k: -kdf: -kdfiter: -kdfmem: -kdfpar: o: -tomb-pwd: -use-random r: R: -sphx-host: -sphx-user: "
3146+
subcommands_opts[forge]="-ignore-swap k: -kdf:: -kdfiter: -kdfmem: -kdfpar: o: -tomb-pwd: -use-random r: R: -sphx-host: -sphx-user: "
31473147
subcommands_opts[dig]="-ignore-swap s: -size=s "
31483148
subcommands_opts[lock]="-ignore-swap k: -kdf: -kdftype: -kdfmem: o: -tomb-pwd: r: R: -sphx-host: -sphx-user: -filesystem: "
31493149
subcommands_opts[setkey]="k: -ignore-swap -kdf: -kdftype: -kdfmem: -tomb-old-pwd: -tomb-pwd: r: R: -sphx-host: -sphx-user: "

0 commit comments

Comments
 (0)