-
Notifications
You must be signed in to change notification settings - Fork 124
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Print install and remove messages below transaction summary #572
base: master
Are you sure you want to change the base?
Conversation
f44ea70
to
aa0132c
Compare
aa0132c
to
efa8973
Compare
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
-n
is only mode that shows transaction without root, sometimes I use it for quick look how it would look like. Yet, can't see any good way to include messages there.
Continuation of #421.
-n
does not print the messages at the moment, I don't think breaking the parseable output is a good idea.xbps_cb_messge
since its pointless, we can just print the data directly.