mirror of
https://git.proxmox.com/git/fwupd
synced 2025-07-09 09:12:54 +00:00
trivial: Fix missing bash-completion for firmware-read
This commit is contained in:
parent
c8987ab100
commit
d893b80bbc
@ -123,7 +123,7 @@ _fwupdtool()
|
||||
esac
|
||||
|
||||
case $command in
|
||||
get-details|install|install-blob|firmware-dump)
|
||||
get-details|install|install-blob|firmware-dump|firmware-read)
|
||||
#find files
|
||||
if [[ "$args" = "2" ]]; then
|
||||
_filedir
|
||||
|
Loading…
Reference in New Issue
Block a user