From bc4cf19356fcd3cffca433730409c4cec80e4f1c Mon Sep 17 00:00:00 2001 From: Gaurav Ashtikar Date: Fri, 11 Jul 2014 23:07:49 +0530 Subject: [PATCH] Fixed Typo --- bin/easyengine | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/easyengine b/bin/easyengine index b772e0f6..5c5ba71b 100644 --- a/bin/easyengine +++ b/bin/easyengine @@ -594,7 +594,7 @@ else ee_lib_echo_escape "\tstack\tInstall/Remove/Purge NGINX, PHP, MySQL, Postfix" ee_lib_echo_escape "\tsite\tPerform various site specific operation" ee_lib_echo_escape "\tdebug\tPerform various debugging operation" - e_lib_echo_escape "\tsecure\tUpdate HTTP authentication and EasyEngine admin port" + ee_lib_echo_escape "\tsecure\tUpdate HTTP authentication and EasyEngine admin port" ee_lib_echo_escape "\tupdate\tUpdate EasyEngine (ee) to latest version" fi