Commit f92e01ed authored by Armin Luntzer's avatar Armin Luntzer Committed by Jason Chu
Browse files

makechrootpkg: clarify usage message



Signed-off-by: default avatarJason Chu <jchu@xentac.net>
parent ceb84394
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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"