Browse Source

Update man page

feature/refactor-php
Prabuddha Chakraborty 9 years ago
parent
commit
a6d9613b1e
  1. 6
      docs/ee.8

6
docs/ee.8

@ -15,7 +15,7 @@ ee site create example.com [ --html | --php | --mysql] [[--wp | --wpsubdir | --w
.TP
ee site update example.com [ --php | --mysql] [[--wp | --wpsubdir | --wpsubdomain ] [--basic | --wpsc | --w3tc | --wpfc]]
.TP
ee site delete example.com [--db | --files | --all | --no-prompt ]
ee site delete example.com [--db | --files | --all | --no-prompt | --force/-f ]
.TP
ee debug [ -i | --all=on/off |--nginx=on/off | --rewrite=on/off | --php=on/off | --fpm=on/off | --mysql=on/off ]
.TP
@ -300,6 +300,10 @@ Report bugs at <http://github.com/rtCamp/easyengine/issues/>
.B Shital
.I \<shital.patil@rtcamp.com\>
.br
.B Prabuddha
.I \<prabuddha.chakraborty@rtcamp.com\>
.br
.SH "SEE ALSO"
.br
EE:

Loading…
Cancel
Save