diff --git a/arch-chroot.in b/arch-chroot.in index 3671bf4..22f6db3 100644 --- a/arch-chroot.in +++ b/arch-chroot.in @@ -11,7 +11,7 @@ usage: ${0##*/} chroot-dir [command] -h Print this help message -u [:group] Specify non-root user and optional group to use -If 'command' is unspecified, ${0##*/} will launch /bin/sh. +If 'command' is unspecified, ${0##*/} will launch /bin/bash. EOF }