mirror of
https://github.com/clearlinux/swupd-client.git
synced 2026-09-07 22:21:32 +00:00
Make swupd save a copy of the current MoM in a readable location, so the completion code for bundle-add has access to it. Stop generating the completion code, just use the file directly. Remove the short option from the completion code, whilst they are useful for an expert there is little point typing minus tab and then a letter rather than minus and the letter. Add crude filename completion for hashdump. Signed-off-by: Icarus Sparry <icarus.w.sparry@intel.com>