diff --git a/usr/local/share/bastille/create.sh b/usr/local/share/bastille/create.sh index 7f11825a..73e9b7e2 100644 --- a/usr/local/share/bastille/create.sh +++ b/usr/local/share/bastille/create.sh @@ -32,7 +32,7 @@ . /usr/local/etc/bastille/bastille.conf usage() { - echo -e "${COLOR_RED}Usage: bastille create [option] name release ip | interface.${COLOR_RESET}" + echo -e "${COLOR_RED}Usage: bastille create [option] name release ip [interface].${COLOR_RESET}" exit 1 }