mirror of
https://github.com/clearlinux/swupd-client.git
synced 2026-09-08 06:31:50 +00:00
The operations have different command result output styles. Also, in particular bundle-remove error is a bit redundant. This commit changes the messages displayed by the bundle-add and bundle-remove functions so they have consistent messages for their corresponding operations. Fixes #475