We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 956bd5d commit 4c9fc87Copy full SHA for 4c9fc87
completions/cryptsetup
@@ -22,7 +22,7 @@ _comp_cmd_cryptsetup()
22
--skip | --iter-time | --timeout | --tries | -${noargopts}[chslSbopitT])
23
return
24
;;
25
- --key-file | --master-key-file | --header-backup-file | -${noargopts}d)
+ --key-file | --master-key-file | --header | --header-backup-file | -${noargopts}d)
26
_comp_compgen_filedir
27
28
0 commit comments