arvanus пре 11 година
родитељ
комит
a4df829b6e
1 измењених фајлова са 0 додато и 1 уклоњено
  1. 0 1
      plugins-scripts/check_log.sh

+ 0 - 1
plugins-scripts/check_log.sh

@@ -82,7 +82,6 @@ print_usage() {
     echo "Usage: $PROGNAME --version"
     echo "Usage: $PROGNAME --version"
     echo "     Aditional parameter:"
     echo "     Aditional parameter:"
     echo "        -w (--max_warning) If used, determines the maximum matching value to return as warning, when finding more matching lines than this parameter will return as critical. If not used, will consider as default 0 (any matching will consider as critical)"
     echo "        -w (--max_warning) If used, determines the maximum matching value to return as warning, when finding more matching lines than this parameter will return as critical. If not used, will consider as default 0 (any matching will consider as critical)"
-
 }
 }
 
 
 print_help() {
 print_help() {