diff --git a/usr/local/share/bastille/import.sh b/usr/local/share/bastille/import.sh index f4d730a..7943174 100644 --- a/usr/local/share/bastille/import.sh +++ b/usr/local/share/bastille/import.sh @@ -32,7 +32,7 @@ . /usr/local/etc/bastille/bastille.conf usage() { - echo -e "${COLOR_RED}Usage: bastille import [TARGET|list].${COLOR_RESET}" + echo -e "${COLOR_RED}Usage: bastille import backup_file.${COLOR_RESET}" exit 1 }