Skip to content

Commit 84e5013

Browse files
committed
Update check_nginx.sh
fix a bug
1 parent 6723fcb commit 84e5013

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

check_nginx.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,6 @@ tmpfile_md5)
4646
tmpfile_md5
4747
;;
4848
*)
49-
echo "Usage:$0 {code | server | accepts | handled | requests | reading | writing | waiting | tmpfile_md5 [URL]}"
49+
echo "Usage:$0 {code | active | server | accepts | handled | requests | reading | writing | waiting | tmpfile_md5 [URL]}"
5050
;;
5151
esac

0 commit comments

Comments
 (0)