makechrootpkg: clarify usage message

Signed-off-by: Jason Chu <jchu@xentac.net>
This commit is contained in:
Armin Luntzer 2007-11-22 19:58:08 +01:00 committed by Jason Chu
parent ceb84394f9
commit f92e01ed28
1 changed files with 1 additions and 1 deletions

View File

@ -31,7 +31,7 @@ usage ()
echo ""
echo "The chroot shell 'root' directory must be created via the following"
echo "command:"
echo " mkarchroot \$CHROOT_SHELL base base-devel sudo"
echo " mkarchroot \$CHROOT_SHELL/root base base-devel sudo"
echo ""
echo "If you have problems passing params to makepkg or need to pass long"
echo "options, put -- between the makechrootpkg args and the makepkg args"