You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The command xbps-query -p installed_size,install-date -s '' shows nothing, while both xbps-query -p installed_size -s '' and xbps-query -p install-date -s '' work as expected.
xbps-query's man page says about flag -p that Multiple properties can be specified by delimiting them with commas..
The command
xbps-query -p installed_size,install-date -s ''
shows nothing, while bothxbps-query -p installed_size -s ''
andxbps-query -p install-date -s ''
work as expected.xbps-query's man page says about flag
-p
thatMultiple properties can be specified by delimiting them with commas.
.xbps-query --version
: XBPS: 0.59.1 API: 20200221 GIT: UNSETThe text was updated successfully, but these errors were encountered: