pacman-optimize: add note saying sync would be helpful

Signed-off-by: Dan McGee <dan@archlinux.org>
This commit is contained in:
Dan McGee 2007-11-13 20:56:15 -06:00
parent c29209e7b6
commit dbc2f902db
1 changed files with 1 additions and 0 deletions

View File

@ -156,6 +156,7 @@ rm -rf "$workdir"
echo
msg "$(gettext "Finished. Your pacman database has been optimized.")"
msg "$(gettext "For full benefits of pacman-optimize, run 'sync' now.")"
echo
exit 0