borg --verbose prune currently doesn't output anything useful during a normal run. It could print some archive counts:
- number of archives (in the repository)
- number of glob-matched archives (if
--glob-archives is used)
- number of pruned archives (in a separate line at the end if unknown at the beginning)