From: Michael Prokop Date: Fri, 5 Jun 2015 08:43:50 +0000 (+0200) Subject: Display error message if --vmfile and --grub are used in same cmdline X-Git-Tag: v0.71~7 X-Git-Url: https://git.grml.org/?p=grml-debootstrap.git;a=commitdiff_plain;h=1e8339d1890dbcc25ef0e2b49b64ce9fa427f79b;hp=1e8339d1890dbcc25ef0e2b49b64ce9fa427f79b Display error message if --vmfile and --grub are used in same cmdline This is an invalid and unneeded combination. Fixes #84 @ github ---