scop / bash-completion

Programmable completion functions for bash
GNU General Public License v2.0
2.9k stars 380 forks source link

fix(cryptsetup): add file completions to header option #1117

Closed aaronkrogers closed 5 months ago

aaronkrogers commented 7 months ago

An encrypted device's header should be stored in a file. This change enables filename completion for cryptsetup's --header option.