env PAGER="/bin/cat" freebsd-update --not-running-from-cron install
# May return a non-zero exit code if no update available.
exit 0
