updating import usage output

This commit is contained in:
Christer Edwards
2020-01-28 17:36:30 -07:00
parent 2cfcc4b8ad
commit 97417b5b4f

View File

@@ -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
}