diff --git a/statesnap.sh b/statesnap.sh index a961a71..a87ad36 100755 --- a/statesnap.sh +++ b/statesnap.sh @@ -97,7 +97,7 @@ function nonRootExit { # Printing help function printHelp { - echo -e "State Snap 0.3"; HL + echo -e "$GREEN State Snap 0.4$RST"; HL echo -e "Use: $0 [PARAMETRS]...\n" printf " $GREEN%-6s$RST %s\n" "snap" "- Make server status snapshot" printf " $GREEN%-6s$RST %s\n" "diff" "- Make a diff comparison against latest snapshot"