--- abs- 2014-06-30 12:26:01.047766500 -0400 +++ abs 2014-07-13 11:57:24.129929424 -0400 @@ -84,8 +84,9 @@ echo " -t, --tarball Sync ABS tree using tarballs from your pacman mirror." echo echo "abs will synchronize PKGBUILD scripts from the Arch Linux repositories" - echo "into $ABSROOT via rsync. If no argument is given, abs will synchronize" - echo "the repositories specified in ${CONFDIR}abs.conf." + echo "into $ABSROOT (or into "'$ABSROOT'", if it is set) via rsync. If no" + echo "argument is given, abs will synchronize the repositories specified in" + echo "${CONFDIR}abs.conf." echo echo "Report bugs to $BUG_REPORT_EMAIL with [ABS] in the subject" }