diff --git a/docs/man/ee.8 b/docs/man/ee.8
index 56590b20..cf0821f0 100644
--- a/docs/man/ee.8
+++ b/docs/man/ee.8
@@ -89,11 +89,11 @@ Display easyengine (ee) help.
.TP
.B cd [ example.com ]
.br
- Change directory to webroot of specified site
+ Change directory to webroot of specified site in subshell.
.TP
.B log [ example.com ]
.br
- monitor access and error logs for site specified
+ monitor access and error logs for site specified.
.TP
.B list [ enable | available ]
.br
@@ -130,17 +130,15 @@ Display easyengine (ee) help.
.br
Edit NGINX configuration of site.
.TP
-.B create [ example.com ] [ --html | --php | --mysql | --wp | --w3tc |--wpfc ]
+.B create [ example.com ] [ --html | --php | --mysql] [[--wp | --wpsubdir | --wpsubdomain ] [--basic | --wpsc | --w3tc | --wpfc]]
.br
Create new site according to given options. If no options provided
.br
create static site with html only.
.TP
-.B update [ example.com ] [ --html | --php | --mysql | --wp | --w3tc |--wpfc ]
+.B update [ example.com ] [ --html | --php | --mysql] [[--wp | --wpsubdir | --wpsubdomain ] [--basic | --wpsc | --w3tc | --wpfc]]
.br
- Update new site according to given options. If no options provided
-.br
- update site with html only.
+ Update site configuration according to specified options.
.TP
.B delete [ example.com ] [--no-prompt ] [ --db | --files ]
.br
@@ -294,6 +292,9 @@ Report bugs at
.B Manish
.I \
.br
+.B Gaurav
+.I \
+.br
.B Harshad
.I \
.SH "SEE ALSO"