$this->bbcode_second_pass_code('', '% sudo pacman -Syu
...
:: Starting full system upgrade...
warning: autojump: local (21.5.1-1) is newer than community (21.0.3-1)
resolving dependencies...
looking for inter-conflicts...
Targets (1): libxi-1.7.1-1
Total Installed Size: 0.74 MiB
Net Upgrade Size: 0.00 MiB
Proceed with installation? [Y/n]
(1/1) checking package integrity [############################################] 100%
(1/1) loading package files [############################################] 100%
(1/1) checking for file conflicts [############################################] 100%')
EDIT: Ah, needed to comment out 'CheckSpace' in /etc/pacman.conf since my NAS went down... pacman was trying to hit a stale NFS mount...