|
@ -89,11 +89,11 @@ Display easyengine (ee) help. |
|
|
.TP |
|
|
.TP |
|
|
.B cd [ example.com ] |
|
|
.B cd [ example.com ] |
|
|
.br |
|
|
.br |
|
|
Change directory to webroot of specified site |
|
|
Change directory to webroot of specified site in subshell. |
|
|
.TP |
|
|
.TP |
|
|
.B log [ example.com ] |
|
|
.B log [ example.com ] |
|
|
.br |
|
|
.br |
|
|
monitor access and error logs for site specified |
|
|
monitor access and error logs for site specified. |
|
|
.TP |
|
|
.TP |
|
|
.B list [ enable | available ] |
|
|
.B list [ enable | available ] |
|
|
.br |
|
|
.br |
|
@ -130,17 +130,15 @@ Display easyengine (ee) help. |
|
|
.br |
|
|
.br |
|
|
Edit NGINX configuration of site. |
|
|
Edit NGINX configuration of site. |
|
|
.TP |
|
|
.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 |
|
|
.br |
|
|
Create new site according to given options. If no options provided |
|
|
Create new site according to given options. If no options provided |
|
|
.br |
|
|
.br |
|
|
create static site with html only. |
|
|
create static site with html only. |
|
|
.TP |
|
|
.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 |
|
|
.br |
|
|
Update new site according to given options. If no options provided |
|
|
Update site configuration according to specified options. |
|
|
.br |
|
|
|
|
|
update site with html only. |
|
|
|
|
|
.TP |
|
|
.TP |
|
|
.B delete [ example.com ] [--no-prompt ] [ --db | --files ] |
|
|
.B delete [ example.com ] [--no-prompt ] [ --db | --files ] |
|
|
.br |
|
|
.br |
|
@ -294,6 +292,9 @@ Report bugs at <http://github.com/rtCamp/easyengine/issues/> |
|
|
.B Manish |
|
|
.B Manish |
|
|
.I \<Manish.Songirkar@rtcamp.com\> |
|
|
.I \<Manish.Songirkar@rtcamp.com\> |
|
|
.br |
|
|
.br |
|
|
|
|
|
.B Gaurav |
|
|
|
|
|
.I \<Gaurav.Astikar@rtcamp.com\> |
|
|
|
|
|
.br |
|
|
.B Harshad |
|
|
.B Harshad |
|
|
.I \<harshad.yeola@rtcamp.com> |
|
|
.I \<harshad.yeola@rtcamp.com> |
|
|
.SH "SEE ALSO" |
|
|
.SH "SEE ALSO" |
|
|