diff --git a/Scripts/Functions/cli_printMessage.sh b/Scripts/Functions/cli_printMessage.sh index 74b6b91..861ee3a 100755 --- a/Scripts/Functions/cli_printMessage.sh +++ b/Scripts/Functions/cli_printMessage.sh @@ -113,7 +113,7 @@ function cli_printMessage { MESSAGE="trunk/Scripts/Functions/$MESSAGE" cli_printMessage '-' 'AsSeparatorLine' cli_printMessage "`gettext "To know more, run the following command"`:" - cli_printMessage "centos-art help $MESSAGE" + cli_printMessage "centos-art help $MESSAGE --read" cli_printMessage '-' 'AsSeparatorLine' exit # <-- ATTENTION: Do not remove this line. We use this # option as convenction to end script