From 7a36ecf196b4afd2fcea9b2a2859c54f8287a7e7 Mon Sep 17 00:00:00 2001 From: Lorenzo Sicilia Date: Tue, 26 Apr 2016 01:37:50 +0100 Subject: [PATCH] fix typo nignx -> nginx (#2144) --- plugins/nginx-vhosts/commands | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/nginx-vhosts/commands b/plugins/nginx-vhosts/commands index 14985f899..f7911fc25 100755 --- a/plugins/nginx-vhosts/commands +++ b/plugins/nginx-vhosts/commands @@ -7,7 +7,7 @@ case "$1" in help_content_func () { declare desc="return nginx plugin help content" cat<, (Re)builds nginx config for given app nginx:access-logs [-t], Show the nginx access logs for an application (-t follows) nginx:error-logs [-t], Show the nginx error logs for an application (-t follows)