X-Git-Url: https://git.grml.org/?p=grml-debootstrap.git;a=blobdiff_plain;f=grml-debootstrap;h=e551919f75a6e8ea61e1db27b342cee7c6ba9a9b;hp=b6c621c2eafb85ed02bc3e1b3018103c26b809f4;hb=d480b1586185e32df5e8a44aa8b3d22ec80e1a67;hpb=492626eddd8d1da10ce0f1d013c0c0ea9d90599c diff --git a/grml-debootstrap b/grml-debootstrap index b6c621c..e551919 100644 --- a/grml-debootstrap +++ b/grml-debootstrap @@ -18,7 +18,7 @@ VERSION='0.2' case $* in -h*|--h*) einfo "$0 - wrapper around debootstrap for installing plain Debian via grml" - einfo "Configure via /etc/debootstrap/config and invoke $0 afterwards." + einfo "Adjust /etc/debootstrap/config and invoke $0 afterwards." eend 0 exit 0 ;;