fwupd/data/bash-completion
Gaël PORTAY b670404127 trivial: Fix fwupdtool bash-completion script
The commands `attach`, `detach`, `activate`, `verify-update`,
`reinstall`, and `get-updates` calls `_show_device_ids` but that
function is not defined in the fwduptool bash-completion script.

This defines the function `_show_device_ids` by reusing the function
of the name in the fwupdmgr bash-completion script.

Fixes:

	$ sudo fwupdtool attach
	                        ^-- tabulation
	bash: _show_device_ids: command not found
2022-06-20 12:57:40 -04:00
..
fwupdagent Add support for the Host Security ID 2020-05-11 22:11:49 +01:00
fwupdmgr Allow 'fwupdmgr install' to install a specified firmware version 2022-04-12 19:53:38 +01:00
fwupdtool trivial: Fix fwupdtool bash-completion script 2022-06-20 12:57:40 -04:00
meson.build trivial: update variable reading to the method in meson 0.56 or later 2022-02-28 08:34:48 -06:00