diff --git a/usr/local/share/bastille/mount.sh b/usr/local/share/bastille/mount.sh index b9b2da2c..e2c060e6 100644 --- a/usr/local/share/bastille/mount.sh +++ b/usr/local/share/bastille/mount.sh @@ -34,14 +34,7 @@ . /usr/local/etc/bastille/bastille.conf usage() { - error_notify "Usage: bastille mount [option(s)] TARGET HOST_PATH JAIL_PATH [filesystem_type options dump pass_number]" - cat << EOF - Options: - - -x | --debug Enable debug mode. - -EOF - exit 1 + error_exit "Usage: bastille mount [option(s)] TARGET HOST_PATH JAIL_PATH [filesystem_type options dump pass_number]" } # Handle options.