diff --git a/include/parameters b/include/parameters index 77837ca4..790fa2f8 100644 --- a/include/parameters +++ b/include/parameters @@ -54,7 +54,10 @@ esac else Display --text "${RED}Error: ${WHITE}Need a target to audit${NORMAL}" - Display --text "Example: lynis audit system" + Display --text " " + Display --text "Examples:" + Display --text "lynis audit dockerfile" + Display --text "lynis audit system" ExitFatal fi #break