From ad5ef8f4c2120ff07f157fe2026000d75238064f Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Thu, 11 Dec 2014 19:18:05 +0100 Subject: improve comment --- bin/chroot-installation.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin/chroot-installation.sh') diff --git a/bin/chroot-installation.sh b/bin/chroot-installation.sh index 4951f326..b7b43512 100755 --- a/bin/chroot-installation.sh +++ b/bin/chroot-installation.sh @@ -14,7 +14,7 @@ common_init "$@" if [ "$1" == "" ] ; then echo "need at least one distribution to act on" echo '# $1 = base distro' - echo '# $2 = extra component (gnome, kde, xfce, lxce)' + echo '# $2 = component to test (gnome, kde, xfce, lxce)' echo '# $3 = upgrade distro' exit 1 fi -- cgit v1.2.3-54-g00ecf